Skip to content

Commit 2ec85e8

Browse files
committed
Added: macos-15-intel to CI
1 parent 50ad63f commit 2ec85e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
os: [ubuntu-22.04, ubuntu-22.04-arm, ubuntu-24.04, ubuntu-24.04-arm, macos-14, macos-15]
17+
os: [ubuntu-22.04, ubuntu-22.04-arm, ubuntu-24.04, ubuntu-24.04-arm, macos-14, macos-15, macos-15-intel]
1818
node: [20, 22, 24]
1919
runs-on: ${{ matrix.os }}
2020

0 commit comments

Comments
 (0)