Attempt to fix MacOS CI.

This commit is contained in:
Christian Speckner 2025-02-16 10:30:44 +01:00
parent d9d4ea0ad4
commit 17652d9348
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
steps: steps:
- uses: maxim-lobanov/setup-xcode@v1 - uses: maxim-lobanov/setup-xcode@v1
with: with:
xcode-version: '15.4' xcode-version: '16.2'
- name: Check out the repository - name: Check out the repository
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: Install SDL2 - name: Install SDL2