Merge pull request #1370 from moreati/ci-macos15

CI: bump macOS 13 runner -> macOS 15
pull/814/merge
Alex Willmer 1 week ago committed by GitHub
commit f0a83168bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -153,8 +153,8 @@ jobs:
macos: macos:
name: macos ${{ matrix.tox_env }} name: macos ${{ matrix.tox_env }}
# https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md
runs-on: macos-13 runs-on: macos-15
timeout-minutes: 15 timeout-minutes: 15
strategy: strategy:

@ -22,6 +22,7 @@ In progress (unreleased)
------------------------ ------------------------
* :gh:issue:`1118` CI: Use 2025.02 test images, keeping same OS releases * :gh:issue:`1118` CI: Use 2025.02 test images, keeping same OS releases
* :gh:issue:`1358` CI: Bump deprecated macOS 13 runner to macOS 15
v0.3.33 (2025-11-22) v0.3.33 (2025-11-22)

Loading…
Cancel
Save