Skip to content

Commit ce4f2ee

Browse files
authored
Bump python versions
1 parent 9900173 commit ce4f2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ubuntu-latest, macos-latest, windows-latest]
12-
python: [3.8, 3.7, 3.6, 3.5]
12+
python: [3.10, 3.9, 3.8, 3.7, 3.6, 3.5]
1313
steps:
1414
- uses: actions/checkout@v2
1515
with:

0 commit comments

Comments
 (0)