Skip to content

Commit 7c94d42

Browse files
committed
Test with macos-15-intel on CI
1 parent 2598865 commit 7c94d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
fail-fast: false
77
matrix:
8-
os: [ubuntu-latest, macos-14, macos-13]
8+
os: [ubuntu-latest, macos-14, macos-15-intel]
99
runs-on: ${{ matrix.os }}
1010
steps:
1111
- if: ${{ startsWith(matrix.os, 'windows') }}

0 commit comments

Comments
 (0)