Skip to content

Commit

Permalink
Switch to Node JS v22
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Oct 20, 2024
1 parent 95a38e5 commit b2ce0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: true
matrix:
os: [ 'ubuntu-22.04' ]
node: [ '20' ]
node: [ '22' ]

steps:

Expand Down

0 comments on commit b2ce0ea

Please sign in to comment.