Skip to content

Commit 635e811

Browse files
committed
ci: change python version in ci
1 parent af1d4b9 commit 635e811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-20.04]
21-
python-version: ["3.10"]
21+
python-version: ["3.7"]
2222
# Timeout: https://stackoverflow.com/a/59076067/4521646
2323
timeout-minutes: 35
2424

0 commit comments

Comments
 (0)