Update test.yml to switch back to macos-13

This commit is contained in:
Cary R. 2024-12-09 08:48:26 -08:00 committed by GitHub
parent 0914af4c6a
commit 06077ed026
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:
strategy:
fail-fast: false
runs-on: macos-14-large
runs-on: macos-13
name: '🍏 macOS'
steps: