Update sanitizer.yml
parent
b94392d199
commit
7fb1f62325
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: lukka/get-cmake@latest
|
||||
- uses: lukka/set-shell-env@v1
|
||||
- uses: lukka/set-shell-env@v3
|
||||
with:
|
||||
CXX: clang++
|
||||
CC: clang
|
||||
|
|
Loading…
Reference in New Issue