Skip to content

Commit 3e16978

Browse files
author
Ruben Bridgewater
committed
ci: test Node.js v22 instead of v21
1 parent 38afd20 commit 3e16978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- 16
2222
- 18
2323
- 20
24-
- 21
24+
- 22
2525
name: Running tests with Node ${{ matrix.node_version }} on ${{ matrix.os }}
2626
runs-on: ${{ matrix.os }}
2727
steps:

0 commit comments

Comments
 (0)