Skip to content

Commit

Permalink
Skip node 12 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tancredi committed Nov 18, 2022
1 parent 43fbb91 commit 1e522a6
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 @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-10.15, ubuntu-18.04, windows-2019]
node: [12.x, 16.x, 18.x, 19.x]
node: [14.x, 16.x, 18.x, 19.x]

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

0 comments on commit 1e522a6

Please sign in to comment.