We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60544f commit 29af064Copy full SHA for 29af064
.github/workflows/zashi-tests.yml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: Run tests
22
timeout-minutes: 5
23
- run: xcodebuild test -scheme secant-testnet -project secant.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0'
+ run: xcodebuild test -scheme secant-testnet -project secant.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'
0 commit comments