Skip to content

Commit

Permalink
CI: update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jan 29, 2024
1 parent b9a3d05 commit 96b39dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [ 16, 18 ]
node-version: [ 18, 20 ]
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 96b39dd

Please sign in to comment.