We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc52dc commit 1e044b5Copy full SHA for 1e044b5
4 files changed
.github/workflows/asan.yml
@@ -18,7 +18,7 @@ permissions:
18
jobs:
19
build:
20
21
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
22
23
env:
24
QT_VERSION: 6.10.0
.github/workflows/clang-tidy.yml
@@ -21,7 +21,7 @@ permissions:
25
26
27
.github/workflows/tsan.yml
.github/workflows/ubsan.yml
0 commit comments