macos-12 deprecated; move to latest

This commit is contained in:
meejah 2024-12-03 12:02:00 -07:00
parent 18d2885d02
commit 2ebdccf069

View File

@ -45,7 +45,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
include: include:
- os: macos-12 - os: macos-latest
python-version: "3.12" python-version: "3.12"
# We only support PyPy on Linux at the moment. # We only support PyPy on Linux at the moment.
- os: ubuntu-latest - os: ubuntu-latest
@ -160,7 +160,7 @@ jobs:
# 22.04 has some issue with Tor at the moment: # 22.04 has some issue with Tor at the moment:
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943 # https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
- ubuntu-20.04 - ubuntu-20.04
- macos-12 - macos-latest
- windows-latest - windows-latest
python-version: python-version:
- "3.11" - "3.11"
@ -242,7 +242,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: os:
- macos-12 - macos-latest
- windows-latest - windows-latest
- ubuntu-latest - ubuntu-latest
python-version: python-version: