Skip to content

Commit 2d3270c

Browse files
authored
ci: add node 26 (#1127)
1 parent 7f3cc25 commit 2d3270c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
node-version: [20.x, 22.x, 24.x, 25.x]
20+
node-version: [20.x, 22.x, 24.x, 26.x]
2121
env:
2222
TURBO_API: 'http://127.0.0.1:9080'
2323
TURBO_TEAM: 'flowblade'

0 commit comments

Comments
 (0)