Skip to content

Commit

Permalink
Test in Node 20, but not Node 17 (#357)
Browse files Browse the repository at this point in the history
* Test in Node 20, but not Node 17

* empty commit

* empty commit
  • Loading branch information
peterbe authored Aug 1, 2023
1 parent 2f93f0b commit 1276e2b
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 @@ -23,9 +23,9 @@ jobs:
matrix:
node:
- 16
- 17
- 18
- 19
- 20
steps:
- name: Check out repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 1276e2b

Please sign in to comment.