Skip to content

Commit 4831061

Browse files
committed
ci: Test with the final Python 3.11 version
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 8d4810b commit 4831061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- "3.8"
1616
- "3.9"
1717
- "3.10"
18-
- "3.11-dev"
18+
- "3.11"
1919
runs-on: ${{ matrix.os }}
2020

2121
steps:

0 commit comments

Comments
 (0)