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 5f687a4 commit 7d68848Copy full SHA for 7d68848
.github/workflows/transloaditkit-ci.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
6
strategy:
7
matrix:
8
- os: ["macos-latest"]
+ os: ["macOS-15"]
9
swift: ["6.0"]
10
runs-on: ${{ matrix.os }}
11
steps:
0 commit comments