Specific version of macOS.

This commit is contained in:
Itamar Turner-Trauring 2023-05-08 13:48:54 -04:00
parent 2e22df60fe
commit 2bd76058e9

View File

@ -53,9 +53,9 @@ jobs:
- "3.11" - "3.11"
include: include:
# On macOS don't bother with 3.8, just to get faster builds. # On macOS don't bother with 3.8, just to get faster builds.
- os: macos-latest - os: macos-12
python-version: "3.9" python-version: "3.9"
- os: macos-latest - os: macos-12
python-version: "3.11" python-version: "3.11"
# We only support PyPy on Linux at the moment. # We only support PyPy on Linux at the moment.
- os: ubuntu-latest - os: ubuntu-latest
@ -165,7 +165,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
include: include:
- os: macos-latest - os: macos-12
python-version: "3.9" python-version: "3.9"
force-foolscap: false force-foolscap: false
- os: windows-latest - os: windows-latest
@ -248,7 +248,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: os:
- macos-latest - macos-12
- windows-latest - windows-latest
- ubuntu-latest - ubuntu-latest
python-version: python-version: