mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Pass checks with proper matrix args (#1795)
This commit is contained in:
2
.github/workflows/swift-pass-checks.yml
vendored
2
.github/workflows/swift-pass-checks.yml
vendored
@@ -23,8 +23,10 @@ jobs:
|
||||
target:
|
||||
- sdk: macosx
|
||||
platform: macOS
|
||||
destination: platform=macOS
|
||||
- sdk: iphoneos
|
||||
platform: iOS
|
||||
destination: generic/platform=iOS
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: 'echo "No build required"'
|
||||
|
||||
Reference in New Issue
Block a user