Skip to content

Commit aa90155

Browse files
committed
Test plus
1 parent 9e9ecd2 commit aa90155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
image: ["ghcr.io/cirruslabs/macos-runner:sequoia"]
15+
image: ["ghcr.io/cirruslabs/macos-runner:sequoia-plus", "ghcr.io/cirruslabs/macos-runner:sequoia-xl"]
1616
runs-on: ["${{ matrix.image }}"]
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)