Skip to content

Commit ba0ac3c

Browse files
committed
remove python version env
Signed-off-by: Bugen Zhao <[email protected]>
1 parent d280d7b commit ba0ac3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/demos.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Prepare uv and Python
2222
uses: astral-sh/setup-uv@v5
23-
with:
24-
python-version: ${{ matrix.python-version }}
2523

2624
# TODO: use docker image with diffrent versions of RisingWave
2725
- name: Install RisingWave

0 commit comments

Comments
 (0)