mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-27 11:00:27 +00:00
Updated Xcode version to 12
This commit is contained in:
parent
1f27535b51
commit
8b57ba23f1
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
name: build
|
||||
runs-on: macOS-latest
|
||||
env:
|
||||
DEVELOPER_DIR: /Applications/Xcode_11.app
|
||||
DEVELOPER_DIR: /Applications/Xcode_12.app
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: build
|
||||
|
Loading…
Reference in New Issue
Block a user