mirror of
https://github.com/red0124/ssp.git
synced 2025-04-20 18:47:57 +02:00
[skip ci] Try to fix macos-latest-clang.yml
This commit is contained in:
parent
baf687605d
commit
2d463b5620
2
.github/workflows/macos-latest-clang.yml
vendored
2
.github/workflows/macos-latest-clang.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
xcode: ['13.4', '14.2', '15.1']
|
xcode: ['13.4', '14.2', '15.1']
|
||||||
type: [Release, Debug]
|
type: [Release, Debug]
|
||||||
|
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer
|
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer
|
||||||
|
Loading…
Reference in New Issue
Block a user