Change action runner for tags/releases

This commit is contained in:
Stephen Seo 2024-03-21 13:19:18 +09:00
parent c0e70007f7
commit 3f8a12a4ad

View file

@ -6,7 +6,7 @@ on:
jobs:
check-release-exists:
runs-on: any_archLinux
runs-on: highmem_self
outputs:
status: ${{ steps.release_exists_check.outputs.http_code }}
steps: