fix
This commit is contained in:
parent
012d4dae56
commit
e346225136
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging-release.yml
vendored
2
.github/workflows/staging-release.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: [self-hosted, arm64]
|
||||
runs-on: [self-hosted]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue