We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3cc25 commit 2d3270cCopy full SHA for 2d3270c
1 file changed
.github/workflows/ci-packages.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- node-version: [20.x, 22.x, 24.x, 25.x]
+ node-version: [20.x, 22.x, 24.x, 26.x]
21
env:
22
TURBO_API: 'http://127.0.0.1:9080'
23
TURBO_TEAM: 'flowblade'
0 commit comments