Skip to content

Commit 485075e

Browse files
committed
Set Node 24 to be required in CI
1 parent b509af1 commit 485075e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- node: '22.21.1'
1515
optional: false
1616
- node: '24'
17-
optional: true
17+
optional: false
1818
- node: '26'
1919
optional: true
2020
continue-on-error: ${{ matrix.optional }}

0 commit comments

Comments
 (0)