Skip to content

Commit b0a1347

Browse files
committed
update python versions
1 parent e267843 commit b0a1347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
runs-on: ubuntu-latest
218218
strategy:
219219
matrix:
220-
python-version: ['3.12']
220+
python-version: ['3.11']
221221

222222
steps:
223223
- name: Check out repository

0 commit comments

Comments
 (0)