Skip to content

Commit 6a5fe6a

Browse files
authored
Upgrade CI Python version. (#202)
1 parent 29f51a8 commit 6a5fe6a

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Python
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: '3.6'
23+
python-version: '3.10'
2424
architecture: x64
2525

2626
- name: Install Python dependencies

0 commit comments

Comments
 (0)