mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Add iphonesimulator to swift-pass-checks-matrix (#1951)
Will allow other test to merge
This commit is contained in:
3
.github/workflows/swift-pass-checks.yml
vendored
3
.github/workflows/swift-pass-checks.yml
vendored
@@ -23,6 +23,9 @@ jobs:
|
||||
- sdk: iphoneos
|
||||
platform: iOS
|
||||
destination: generic/platform=iOS
|
||||
- sdk: iphonesimulator
|
||||
platform: iOS
|
||||
destination: generic/platform=iOS
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: 'echo "No build required"'
|
||||
|
||||
Reference in New Issue
Block a user