CI: Bump deprecated macOS 13 runner to macOS 15

pull/1370/head
Alex Willmer 2 weeks ago
parent 5c9abeda94
commit 15b2619fb2

@ -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