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 04e1987 commit f882cf5Copy full SHA for f882cf5
.github/workflows/swift.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: maxim-lobanov/setup-xcode@v1
18
with:
19
- xcode-version: '15.1'
+ xcode-version: '15.3'
20
- uses: actions/checkout@v4
21
- name: Run Tests
22
run: swift test -v
0 commit comments