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 faac5d3 commit 2d05a73Copy full SHA for 2d05a73
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
# We only want to check docker compose on a single target
21
testDockerCompose: true
22
- os: macos-intel
23
- runsOn: macos-13
+ runsOn: macos-15-intel
24
- os: macos-arm
25
runsOn: macos-14
26
runs-on: ${{ matrix.runsOn || matrix.os }}
0 commit comments