Skip to content

Commit

Permalink
Revert "ci: Temporarily pin to Node 22.4"
Browse files Browse the repository at this point in the history
This reverts commit da82b8f.
  • Loading branch information
danielhjacobs committed Jul 22, 2024
1 parent ead80a9 commit a7674a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: ["20", "22.4"]
node_version: ["20", "22"]
os: [ubuntu-22.04, windows-latest]

steps:
Expand Down

0 comments on commit a7674a5

Please sign in to comment.