Change action runner for tags/releases
This commit is contained in:
parent
20fe64ed61
commit
524df98c22
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue