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 9e9ecd2 commit aa90155Copy full SHA for aa90155
.github/workflows/benchmark.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- image: ["ghcr.io/cirruslabs/macos-runner:sequoia"]
+ image: ["ghcr.io/cirruslabs/macos-runner:sequoia-plus", "ghcr.io/cirruslabs/macos-runner:sequoia-xl"]
16
runs-on: ["${{ matrix.image }}"]
17
steps:
18
- uses: actions/checkout@v4
0 commit comments