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