Merge pull request #6473 from radarhere/jammy_valgrind

Updated Valgrind job to Jammy
This commit is contained in:
Hugo van Kemenade 2022-08-02 07:09:35 +03:00 committed by GitHub
commit 75913950c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
fail-fast: false
matrix:
docker: [
ubuntu-20.04-focal-amd64-valgrind,
ubuntu-22.04-jammy-amd64-valgrind,
]
dockerTag: [main]