Update test.yml to try macos-14 large

This commit is contained in:
Cary R. 2024-12-09 08:46:58 -08:00 committed by GitHub
parent 0a671ea459
commit 0914af4c6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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