Skip to content

Commit 9bfd9e7

Browse files
authored
Merge pull request #694 from ccnmtl/ndittren-patch-1
Update build-and-test.yml
2 parents 14e0701 + 781da84 commit 9bfd9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-24.04
66
strategy:
77
matrix:
8-
node-version: [20.x]
8+
node-version: [24.x]
99
name: Node ${{ matrix.node }} run
1010
steps:
1111
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)