This commit is contained in:
PeachyPeach 2025-11-18 20:32:13 +01:00 committed by GitHub
parent 8b92817055
commit 6be70deecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,7 +208,7 @@ jobs:
build-macos-intel:
if: ${{ github.event_name == 'workflow_dispatch' || contains(github.event.head_commit.message, '[build]') }}
runs-on: macos-13
runs-on: macos-15-intel
steps:
- name: Checkout repository
uses: actions/checkout@v4