Skip to content

Commit 858865e

Browse files
committed
.github: update to node 22
Signed-off-by: Christian Stewart <[email protected]>
1 parent 56c2d33 commit 858865e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
node: [21.x]
19+
node: [22.x]
2020
timeout-minutes: 10
2121
steps:
2222
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

0 commit comments

Comments
 (0)