Skip to content

Commit fb96c67

Browse files
Run on macos 15 intel instead
1 parent 831c8a1 commit fb96c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: ["macos-latest", "macos-13"]
13+
os: ["macos-latest", "macos-15-intel"]
1414
format: ["tests", "benchmarks"]
1515
name: "${{ matrix.os }} (${{ matrix.format }})"
1616
concurrency:

0 commit comments

Comments
 (0)