Skip to content

Commit 19c3222

Browse files
trying on ubuntu
1 parent 41c59c5 commit 19c3222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- push
55
jobs:
66
test:
7-
runs-on: macos-latest
7+
runs-on: ubuntu-latest
88
strategy:
99
matrix:
1010
node-version: [18, 20, 22]

0 commit comments

Comments
 (0)