mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +01:00
[skip ci] Try to fix macos-latest-clang.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user