We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370a00f commit d6f1d71Copy full SHA for d6f1d71
.github/workflows/test-asan.yml
@@ -23,7 +23,7 @@ env:
23
24
jobs:
25
test-asan:
26
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
27
env:
28
CC: clang
29
CXX: clang++
0 commit comments