Skip to content

Commit 9cf8b73

Browse files
committed
wip
1 parent e4d9b25 commit 9cf8b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
node: [22]
12-
os: [ubuntu-latest]
12+
os: [ubuntu-latest, macos-latest]
1313

1414
runs-on: ${{ matrix.os }}
1515
name: Run Tests - Node v${{ matrix.node }} / ${{ matrix.os }}

0 commit comments

Comments
 (0)