We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c71b8 commit b63852fCopy full SHA for b63852f
.github/workflows/swift.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: maxim-lobanov/setup-xcode@v1
17
with:
18
- xcode-version: "16.3"
+ xcode-version: "16.2"
19
20
- name: Run tests
21
run: xcodebuild -workspace app/src/Outlander.xcworkspace -scheme Outlander clean test CODE_SIGN_IDENTITY="" CODE_SIGNING_ALLOWED=NO
0 commit comments