Skip to content

Commit

Permalink
Updated node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
farseekers authored Oct 29, 2024
1 parent c0ec5d8 commit 9671072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
# We aim to test all maintained LTS versions of Node.js as well as the latest stable version
node_version: [18, 20, 21]
node_version: [18, 20, 22, 23]
react_version: [16, 17, 18]

steps:
Expand Down

0 comments on commit 9671072

Please sign in to comment.