Skip to content

Commit a7ff534

Browse files
authored
GitHub Actions: Add Node v23 to the testing
Assure that the following were handled: * brianc#3332 * brianc#3337
1 parent 3c48f22 commit a7ff534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- '18'
4343
- '20'
4444
- '22'
45+
- '23'
4546
os:
4647
- ubuntu-latest
4748
name: Node.js ${{ matrix.node }}

0 commit comments

Comments
 (0)