Skip to content

Commit 34f3654

Browse files
committed
downgrade python
1 parent e58b00e commit 34f3654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up Python
5252
uses: actions/setup-python@v5
5353
with:
54-
python-version: '3.14'
54+
python-version: '3.12'
5555

5656
- name: Install Rust
5757
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)