We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d29f1d commit e2f0391Copy full SHA for e2f0391
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- 3.8
23
- 3.9
24
- '3.10'
25
- - '3.11-dev'
+ - '3.11'
26
27
steps:
28
- uses: actions/checkout@v3
0 commit comments