Skip to content

Commit

Permalink
ci: update matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Oct 24, 2023
1 parent f0e2bb9 commit 06181c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Tests
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
runs-on: ubuntu-latest
steps:
- name: Checkout sources
Expand Down

0 comments on commit 06181c1

Please sign in to comment.