Skip to content

Commit

Permalink
Update github action Node envs
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson committed Oct 25, 2024
1 parent c5c2447 commit 353025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- 7443:8443
strategy:
matrix:
node: ["18", "20"]
node: ["20", "22"]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 353025d

Please sign in to comment.