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 0079c0f commit ea91c41Copy full SHA for ea91c41
.github/workflows/swift.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
test:
15
- runs-on: macos-13
+ runs-on: macOS-latest
16
steps:
17
- uses: maxim-lobanov/setup-xcode@v1
18
with:
0 commit comments