CI: update test runner to use macos-15-intel.

macos-13 is deprecated and will be unavailable after December 8th.
This commit is contained in:
Martin Whitaker 2025-11-11 22:53:04 +00:00
parent f5708a0322
commit 1b1def7f79
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
mac:
strategy:
fail-fast: false
runs-on: macos-13
runs-on: macos-15-intel
name: '🍏 macOS'
steps: