Skip to content

Commit 23b329d

Browse files
committed
ci: add 3.11 to the test matrix
1 parent 09053a2 commit 23b329d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
"3.8",
2323
"3.9",
2424
"3.10",
25+
"3.11.0-rc.1",
2526
]
2627
name: Python ${{ matrix.python }}
2728
steps:

0 commit comments

Comments
 (0)