Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
maybe 14 doesn't work
  • Loading branch information
searls committed Feb 12, 2023
1 parent 32cca90 commit 94eb68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
os: [ubuntu-latest, windows-latest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 94eb68b

Please sign in to comment.