mirror of
https://github.com/red0124/ssp.git
synced 2025-06-08 05:12:30 +02:00
[skip ci] Try to fix macos-latest-clang.yml
This commit is contained in:
parent
fb259743cc
commit
48f3f7bbb0
7
.github/workflows/macos-latest-clang.yml
vendored
7
.github/workflows/macos-latest-clang.yml
vendored
@ -30,12 +30,7 @@ jobs:
|
|||||||
|
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
|
||||||
name: "Clang ${{matrix.version}}: ${{matrix.type}}"
|
name: "Xcode ${{matrix.standard}}: ${{matrix.type}}"
|
||||||
|
|
||||||
env:
|
|
||||||
CC: clang
|
|
||||||
CXX: clang++
|
|
||||||
CXXFLAGS: -stdlib=libc++
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user