mirror of
https://github.com/red0124/ssp.git
synced 2025-06-07 21:02:31 +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
|
||||
|
||||
name: "Clang ${{matrix.version}}: ${{matrix.type}}"
|
||||
|
||||
env:
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
CXXFLAGS: -stdlib=libc++
|
||||
name: "Xcode ${{matrix.standard}}: ${{matrix.type}}"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user