From febf9122f57d23bb22d400a93aca49b488faf440 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Sun, 2 Jun 2024 19:21:28 +0200 Subject: [PATCH] Try to update xcode version. --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa544b3a2..33d83c1f0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,6 +26,9 @@ jobs: name: macOS runs-on: macos-latest steps: + - uses: maxim-lobanov/setup-xcode@v1 + with: + xcode-version: '15.4' - name: Check out the repository uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Install SDL2