Skip to content

Commit

Permalink
Try Node 22 again
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Apr 28, 2024
1 parent 4d1f9fb commit 1b46e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
# We do not run each possible combination to make CI faster.
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
node: [22.1.0]
node: [22]
include:
- os: ubuntu-latest
node: 18.18.0
Expand Down

0 comments on commit 1b46e1b

Please sign in to comment.