Skip to content

Commit 525d34d

Browse files
authored
Update benchmark.yml
1 parent 348a51d commit 525d34d

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", "macos-15"]
15+
image: [ "ghcr.io/cirruslabs/macos-runner:sequoia", "macos-latest-xlarge"]
1616
runs-on: ["${{ matrix.image }}"]
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)