Skip to content

Commit

Permalink
chore(ci): drop testing on node 16.x and added 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybaev committed Jul 9, 2024
1 parent cbc48e5 commit 64f18ed
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 @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
node-version:
- 20
- 18
- 16
steps:
- name: Checkout the repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 64f18ed

Please sign in to comment.