Skip to content

Commit ba87e69

Browse files
committed
Update node versions
1 parent d06c191 commit ba87e69

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
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [ubuntu-latest, windows-latest]
19-
node: [20, 22]
19+
node: [22, 24]
2020
steps:
2121
- name: Checkout
2222
uses: actions/[email protected]

0 commit comments

Comments
 (0)