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 f761f11 commit 192cda0Copy full SHA for 192cda0
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Xcode version
18
uses: maxim-lobanov/setup-xcode@v1
19
with:
20
- xcode-version: '15.4'
+ xcode-version: '15.2'
21
22
- name: Build for macOS
23
run: swift build
0 commit comments