Skip to content

Commit 8e5d025

Browse files
test 3.10
1 parent 11005c0 commit 8e5d025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-python@v2
1919
name: Install Python 3.8
2020
with:
21-
python-version: '3.8'
21+
python-version: '3.10'
2222
architecture: 'x64'
2323
- name: Install dependencies
2424
run: |

0 commit comments

Comments
 (0)