Skip to content

Commit

Permalink
chore: add Node 20 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cyco130 committed Aug 13, 2023
1 parent c9f075e commit 6c2a5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- os: ubuntu-latest
node_version: 16
- os: ubuntu-latest
node_version: 19
node_version: 20
fail-fast: false
name: "CI tests on node-${{ matrix.node_version }}, ${{ matrix.os }}"
steps:
Expand Down

0 comments on commit 6c2a5a6

Please sign in to comment.