mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
Update clang ci
This commit is contained in:
parent
cd6c2df359
commit
a1f01ec5cb
5
.github/workflows/ubuntu-latest-clang.yml
vendored
5
.github/workflows/ubuntu-latest-clang.yml
vendored
@ -35,11 +35,6 @@ jobs:
|
|||||||
|
|
||||||
options: -v /usr/local:/host_usr_local
|
options: -v /usr/local:/host_usr_local
|
||||||
|
|
||||||
env:
|
|
||||||
CC: clang-${{ matrix.version }}
|
|
||||||
CXX: clang++-${{ matrix.version }}
|
|
||||||
CXXFLAGS: -stdlib=libc++
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user