Skip to content

Commit

Permalink
Change test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tancredi committed Mar 31, 2024
1 parent 8648faa commit d798e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-11, ubuntu-20.04, windows-2019]
node: [14.x, 16.x, 18.x, 19.x]
node: [16.x, 18.x, 19.x, 20.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d798e9a

Please sign in to comment.