Skip to content

Commit 1a34082

Browse files
committed
CI: replace 3.11-dev to 3.11
1 parent 6f8c502 commit 1a34082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
strategy:
4141
matrix:
42-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
42+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
4343

4444
steps:
4545

0 commit comments

Comments
 (0)