Skip to content

Commit 894a488

Browse files
committed
Merge branch 'master' into improve-performance-and-output
2 parents 7868935 + 6a832ca commit 894a488

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ jobs:
66
fail-fast: false
77
matrix:
88
os:
9-
- ubuntu-24.04
109
- ubuntu-22.04
11-
- macos-15-intel
12-
- macos-15
10+
- ubuntu-24.04
1311
- macos-14
12+
- macos-15
13+
- macos-15-intel
14+
- macos-26
1415
runs-on: ${{ matrix.os }}
1516
steps:
1617
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)