Skip to content

Commit

Permalink
Fix test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 4, 2023
1 parent 3d52b17 commit 50c3155
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -11,8 +11,9 @@ jobs:
- windows-latest
- macos-latest
node:
- 14
- 16
- 18
- 20

runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} (Node v${{ matrix.node }})
Expand Down

0 comments on commit 50c3155

Please sign in to comment.