Skip to content

Commit e45957f

Browse files
authored
Test latest Python 3.11 (#188)
b1 is out
1 parent a651941 commit e45957f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10", "3.11.0-alpha.4"]
12+
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10", "3.11-dev"]
1313
os: [ubuntu-latest]
1414

1515
steps:

0 commit comments

Comments
 (0)