Skip to content

Commit 4e7e64c

Browse files
henryiiiFFY00
authored andcommitted
ci: move to final release of 3.11
Signed-off-by: Henry Schreiner <[email protected]>
1 parent b1acadc commit 4e7e64c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- "pypy-3.7"
3737
- "pypy-3.8"
3838
- "pypy-3.9"
39-
- "3.11-dev"
39+
- "3.11"
4040
- "3.10"
4141
- "3.9"
4242
- "3.8"
@@ -45,9 +45,6 @@ jobs:
4545
tox-target:
4646
- "tox"
4747
- "min"
48-
exclude:
49-
- { py: "3.11-dev", os: macos }
50-
- { py: "3.11-dev", os: windows }
5148

5249
steps:
5350
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)