Skip to content

Commit 8464ed4

Browse files
committed
Updated Valgrind job to Jammy
1 parent d4922dd commit 8464ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-valgrind.yml

+1-1
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)