Enable other clang compilers
This commit is contained in:
parent
08438bee01
commit
5974436ce0
18
.github/workflows/osrm-backend.yml
vendored
18
.github/workflows/osrm-backend.yml
vendored
@ -214,15 +214,15 @@ jobs:
|
|||||||
CXXCOMPILER: clang++-14
|
CXXCOMPILER: clang++-14
|
||||||
CUCUMBER_TIMEOUT: 60000
|
CUCUMBER_TIMEOUT: 60000
|
||||||
|
|
||||||
- name: clang-13-release
|
# - name: clang-13-release
|
||||||
continue-on-error: false
|
# continue-on-error: false
|
||||||
node: 18
|
# node: 18
|
||||||
runs-on: ubuntu-22.04
|
# runs-on: ubuntu-22.04
|
||||||
BUILD_TOOLS: ON
|
# BUILD_TOOLS: ON
|
||||||
BUILD_TYPE: Release
|
# BUILD_TYPE: Release
|
||||||
CCOMPILER: clang-13
|
# CCOMPILER: clang-13
|
||||||
CXXCOMPILER: clang++-13
|
# CXXCOMPILER: clang++-13
|
||||||
CUCUMBER_TIMEOUT: 60000
|
# CUCUMBER_TIMEOUT: 60000
|
||||||
|
|
||||||
- name: conan-linux-debug-asan-ubsan
|
- name: conan-linux-debug-asan-ubsan
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
|
Loading…
Reference in New Issue
Block a user