Try self-hosted runner yet another time
This commit is contained in:
parent
8c71e3654c
commit
879163a41e
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -638,7 +638,7 @@ jobs:
|
||||
benchmarks:
|
||||
if: github.event_name == 'pull_request'
|
||||
#needs: [format-taginfo-docs]
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
CCOMPILER: clang-13
|
||||
CXXCOMPILER: clang++-13
|
||||
|
Loading…
Reference in New Issue
Block a user