Run 3.12 Windows tests

This commit is contained in:
Itamar Turner-Trauring 2023-11-20 10:50:06 -05:00
parent e5e9cb2b49
commit 6831dfe2c0

View File

@ -45,11 +45,8 @@ jobs:
fail-fast: false
matrix:
include:
# On macOS don't bother with 3.8, just to get faster builds.
- os: macos-12
python-version: "3.12"
- os: macos-12
python-version: "3.11"
# We only support PyPy on Linux at the moment.
- os: ubuntu-latest
python-version: "pypy-3.8"
@ -57,6 +54,8 @@ jobs:
python-version: "pypy-3.9"
- os: ubuntu-latest
python-version: "3.12"
- os: windows-latest
python-version: "3.12"
steps:
# See https://github.com/actions/checkout. A fetch-depth of 0