Skip to content

Commit 7119f2d

Browse files
nejchJohnVillalovos
authored andcommitted
chore(ci): pin 3.11 to beta.1
1 parent 7327f78 commit 7119f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
toxenv: py39
3434
- version: "3.10"
3535
toxenv: py310,smoke
36-
- version: '3.11.0-alpha - 3.11' # SemVer's version range syntax
36+
- version: '3.11.0-beta.1'
3737
toxenv: py311,smoke
3838
include:
3939
- os: macos-latest

0 commit comments

Comments
 (0)