Skip to content

Commit 45ffdd2

Browse files
committed
correct node version on ci
1 parent 5ef38d1 commit 45ffdd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dev-packages/e2e-tests/test-applications/astro-6

dev-packages/e2e-tests/test-applications/astro-6/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"astro": "^6.0.0"
2020
},
2121
"volta": {
22+
"node": "22.22.0",
2223
"extends": "../../package.json"
2324
}
2425
}

0 commit comments

Comments
 (0)