mirror of
https://github.com/red0124/ssp.git
synced 2026-02-03 16:09:55 +01:00
[skip ci] Try to fix macos-latest-clang.yml
This commit is contained in:
2
.github/workflows/macos-latest-clang.yml
vendored
2
.github/workflows/macos-latest-clang.yml
vendored
@@ -27,6 +27,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
xcode: ['13.1', '13.2.1', '13.3.1', '13.4.1', '14.0', '14.0.1', '14.1']
|
xcode: ['13.1', '13.2.1', '13.3.1', '13.4.1', '14.0', '14.0.1', '14.1']
|
||||||
type: [Release, Debug]
|
type: [Release, Debug]
|
||||||
|
env:
|
||||||
|
DEVELOPER_DIR: /Applications/Xcode_${{matrix.xcode}}.app/Contents/Developer
|
||||||
|
|
||||||
runs-on: macos-12
|
runs-on: macos-12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user