Use 24.04 runner for asan/ubsan runs
This commit is contained in:
parent
a94e4d56cc
commit
177b2b61b4
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -162,7 +162,7 @@ jobs:
|
||||
- name: gcc-13-debug-asan-ubsan
|
||||
continue-on-error: false
|
||||
node: 20
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
BUILD_TOOLS: ON
|
||||
BUILD_TYPE: Debug
|
||||
CCOMPILER: gcc-13
|
||||
|
||||
Loading…
Reference in New Issue
Block a user