There was an error while loading. Please reload this page.
1 parent 8ecd961 commit 51e416bCopy full SHA for 51e416b
.github/workflows/ci.yml
@@ -84,13 +84,13 @@ jobs:
84
python-version: '3.10'
85
browser: chromium
86
- os: windows-latest
87
- python-version: '3.11.0-rc.1'
+ python-version: '3.11'
88
89
- os: macos-latest
90
91
92
- os: ubuntu-latest
93
94
95
runs-on: ${{ matrix.os }}
96
steps:
0 commit comments