Skip to content

Commit 7d6646b

Browse files
authored
Revert vite to earlier version (#2657)
1 parent b5b4090 commit 7d6646b

File tree

3 files changed

+138
-280
lines changed

3 files changed

+138
-280
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: ["ubuntu-latest", "windows-latest"]
2828
python_version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
29-
node_version: ["20", "22"]
29+
node_version: ["20.14", "22"]
3030
steps:
3131
- uses: actions/checkout@v4
3232
- name: Install uv

0 commit comments

Comments
 (0)