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 d4922dd commit 8464ed4Copy full SHA for 8464ed4
.github/workflows/test-valgrind.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
docker: [
27
- ubuntu-20.04-focal-amd64-valgrind,
+ ubuntu-22.04-jammy-amd64-valgrind,
28
]
29
dockerTag: [main]
30
0 commit comments