Try self-hosted runner
This commit is contained in:
parent
f8e37907cb
commit
e217951aec
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -637,7 +637,7 @@ jobs:
|
|||||||
|
|
||||||
benchmarks:
|
benchmarks:
|
||||||
#if: github.event_name == 'pull_request'
|
#if: github.event_name == 'pull_request'
|
||||||
needs: [format-taginfo-docs]
|
#needs: [format-taginfo-docs]
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
env:
|
env:
|
||||||
CCOMPILER: clang-13
|
CCOMPILER: clang-13
|
||||||
|
Loading…
Reference in New Issue
Block a user