Skip to content

Commit 9f80c26

Browse files
committed
3.11rc1 explicitely
1 parent eed0182 commit 9f80c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
os: [macos-latest, windows-latest, ubuntu-latest]
33-
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
33+
python-version: [3.7, 3.8, 3.9, "3.10", "3.11.0-rc.1"]
3434

3535
steps:
3636
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)