Skip to content

Commit 7591395

Browse files
authored
Merge pull request #6473 from radarhere/jammy_valgrind
Updated Valgrind job to Jammy
2 parents d4922dd + 8464ed4 commit 7591395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-valgrind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
docker: [
27-
ubuntu-20.04-focal-amd64-valgrind,
27+
ubuntu-22.04-jammy-amd64-valgrind,
2828
]
2929
dockerTag: [main]
3030

0 commit comments

Comments
 (0)