Skip to content

Commit bc8bc7f

Browse files
committed
ci : bump up Colab python version to 3.12.12
2026 02 environment
1 parent 3ea0099 commit bc8bc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda_env_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
- name: setup python
136136
uses: actions/setup-python@v6
137137
with:
138-
python-version: '3.10.12'
138+
python-version: '3.12.12'
139139

140140
- name: Install uv
141141
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)