We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02de65 commit 67b9ddaCopy full SHA for 67b9dda
.github/workflows/test-ubsan.yml
@@ -38,7 +38,7 @@ permissions:
38
jobs:
39
test-ubsan:
40
if: github.event.pull_request.draft == false
41
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
42
env:
43
CC: gcc
44
CXX: g++
0 commit comments