Skip to content

Commit cbbc4e1

Browse files
committed
python version change
1 parent 48d9c1c commit cbbc4e1

File tree

3 files changed

+2
-682
lines changed

3 files changed

+2
-682
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
test:
1414
strategy:
1515
matrix:
16-
python-version: ['3.8','3.9','3.10']
16+
python-version: ['3.8']
1717
runs-on: ubuntu-latest
1818

1919
steps:

0 commit comments

Comments
 (0)