temporarily test win cpython 3.11 in core tests

Authored by: bashonly
pull/13878/head
bashonly 3 weeks ago
parent ee5f59fdf4
commit 5eec5143a3
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0

@ -41,7 +41,7 @@ jobs:
include:
# atleast one of each CPython/PyPy tests must be in windows
- os: windows-latest
python-version: '3.9'
python-version: '3.11'
- os: windows-latest
python-version: '3.10'
- os: windows-latest

Loading…
Cancel
Save