Skip to content

Commit

Permalink
update node version for ci test to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
pjentsch committed Sep 12, 2024
1 parent 733769d commit 4944d97
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
matrix:
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
node-version:
- 14.x
# - 16.x
# - 14.x
# - 16.x
- 22.x

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4944d97

Please sign in to comment.