Use macOS 13 runner image for x64 arch

This commit is contained in:
Paulchen-Panther 2024-11-26 18:34:03 +01:00 committed by GitHub
parent 5d5c2bfdcb
commit adfd1c1266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ jobs:
macOS:
name: 🍏 macOS x64
runs-on: macos-latest
runs-on: macos-13
steps:
- name: ⬇ Checkout
uses: actions/checkout@v4