We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e65c25 commit 94ad27cCopy full SHA for 94ad27c
.github/workflows/build-pull-request.yml
@@ -54,4 +54,4 @@ jobs:
54
steps:
55
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
56
- run: |
57
- /Applications/Xcode_26.app/Contents/Developer/usr/bin/xcodebuild -allowProvisioningUpdates -project swift-tests/swift-tests.xcodeproj -configuration Debug -scheme swift-tests test -test-timeouts-enabled YES
+ /Applications/Xcode_26.0.1.app/Contents/Developer/usr/bin/xcodebuild -allowProvisioningUpdates -project swift-tests/swift-tests.xcodeproj -configuration Debug -scheme swift-tests test -test-timeouts-enabled YES
0 commit comments