Skip to content

Commit

Permalink
bump node test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fergiemcdowall committed Jul 25, 2022
1 parent 43ad04f commit 9a03431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12, 14, 16]
node-version: [14, 16, 18]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit 9a03431

Please sign in to comment.