fix ci
This commit is contained in:
parent
5082ed3b9e
commit
d6aaed1d82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-macos-arm64.yml
vendored
2
.github/workflows/build-macos-arm64.yml
vendored
|
|
@ -33,7 +33,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build-rustdesk-ios:
|
||||
runs-on: [self-hosted, macOS, ARM64]
|
||||
runs-on: ${{ matrix.job.on }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue