mirror of https://github.com/stella-emu/stella.git
Attempt to fix MacOS CI.
This commit is contained in:
parent
d9d4ea0ad4
commit
17652d9348
|
@ -28,7 +28,7 @@ jobs:
|
|||
steps:
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '15.4'
|
||||
xcode-version: '16.2'
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
- name: Install SDL2
|
||||
|
|
Loading…
Reference in New Issue