Skip to content

Commit ead4be9

Browse files
committed
ci: switch to python 3.11.0b4
1 parent c59ce5c commit ead4be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- '3.8'
2222
- '3.9'
2323
- '3.10'
24-
- '3.11.0-alpha - 3.11'
24+
- '3.11.0-beta.4'
2525
include:
2626
- rust-toolchain: stable
2727
python-version: '3.10'

0 commit comments

Comments
 (0)