mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 17:31:29 +03:00
fix ci
This commit is contained in:
2
.github/workflows/build-macos-arm64.yml
vendored
2
.github/workflows/build-macos-arm64.yml
vendored
@@ -33,7 +33,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-rustdesk-ios:
|
build-rustdesk-ios:
|
||||||
runs-on: [self-hosted, macOS, ARM64]
|
runs-on: ${{ matrix.job.on }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user