Skip to content

Commit 5d9a2ab

Browse files
committed
3.11.0-rc.1
1 parent b34fed9 commit 5d9a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
# Run in all these versions of Python
25-
python-version: [ "2.7", "3.10", "3.11" ]
25+
python-version: [ "2.7", "3.10", "3.11.0-rc.1" ]
2626
#python-version: [ "2.7", "3.10", "3.9", "3.8", "3.6" ]
2727
# use for multiple os or ubuntu versions
2828
# os: [ubuntu-latest, macos-latest, windows-latest]

0 commit comments

Comments
 (0)