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 1beaab7 commit f4d9a9dCopy full SHA for f4d9a9d
.github/workflows/blank.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- runner: ["ghcr.io/cirruslabs/macos-runner:sonoma", "macos-latest"]
+ runner: ["ghcr.io/cirruslabs/macos-runner:sonoma", "ghcr.io/cirruslabs/macos-runner:sequoia"]
18
runs-on: ["${{ matrix.runner }}"]
19
timeout-minutes: 2
20
steps:
0 commit comments