wip
This commit is contained in:
parent
41cce4c364
commit
a7919aae87
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -642,6 +642,7 @@ jobs:
|
|||||||
# CXXCOMPILER: clang++-13
|
# CXXCOMPILER: clang++-13
|
||||||
# CC: clang-13
|
# CC: clang-13
|
||||||
# CXX: clang++-13
|
# CXX: clang++-13
|
||||||
|
CXXFLAGS: '-Wno-array-bounds -Wno-uninitialized'
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||||
|
Loading…
Reference in New Issue
Block a user