mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
ci: Use clang-9 instead of clang-8
This commit is contained in:
parent
fca9dfa23e
commit
49349e00b5
@ -118,10 +118,9 @@ jobs:
|
||||
- build_and_test
|
||||
|
||||
build-cxx14-asan:
|
||||
executor: linux
|
||||
docker:
|
||||
- image: ethereum/cpp-build-env:12-clang-9
|
||||
environment:
|
||||
CC: clang-8
|
||||
CXX: clang++-8
|
||||
CMAKE_OPTIONS: -DTOOLCHAIN=cxx14-pic -DSANITIZE=address
|
||||
steps:
|
||||
- build_and_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user