We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c59c5 commit 19c3222Copy full SHA for 19c3222
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
- push
5
jobs:
6
test:
7
- runs-on: macos-latest
+ runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
node-version: [18, 20, 22]
0 commit comments