Skip to content

Commit bc91d8a

Browse files
committed
build with python 3.10
1 parent d32c0b9 commit bc91d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
- name: Set up Python
181181
uses: actions/setup-python@v6
182182
with:
183-
python-version: '3.13'
183+
python-version: '3.10'
184184
cache: 'pip'
185185
- name: Install dependencies
186186
run: |

0 commit comments

Comments
 (0)