We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcebac8 commit c4ce525Copy full SHA for c4ce525
.github/workflows/test-asan.yml
@@ -39,7 +39,7 @@ permissions:
39
jobs:
40
test-asan:
41
if: github.event.pull_request.draft == false
42
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
43
env:
44
CC: sccache clang
45
CXX: sccache clang++
0 commit comments