fix ci
This commit is contained in:
parent
5082ed3b9e
commit
d6aaed1d82
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…
Reference in New Issue
Block a user