Change action runner for tags/releases

This commit is contained in:
Stephen Seo 2024-03-21 13:23:06 +09:00
parent 20fe64ed61
commit 524df98c22

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: