Skip to content

Commit

Permalink
bump nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek committed Jul 31, 2023
1 parent ad40888 commit d8474ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
# https://nodejs.org/en/about/releases/
node: [14, 16, 18]
node: [16, 18, 20]
runs-on: ${{ matrix.os }}
steps:
# https://github.com/actions/checkout/issues/135
Expand Down

0 comments on commit d8474ac

Please sign in to comment.