This is an automated email from the ASF dual-hosted git repository. jdanek pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
commit 47a9c14ab41bfde302175bc2aa594047d8821927 Author: Jiri Danek <[email protected]> AuthorDate: Fri Nov 5 14:42:56 2021 +0100 NO-JIRA Update GHA to Fedora 35 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 50d031a..51c2ef5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -255,7 +255,7 @@ jobs: matrix: os: [ubuntu-20.04] container: ['fedora'] - containerTag: ['34'] + containerTag: ['35'] buildType: [RelWithDebInfo] runtimeCheck: [asan, tsan] shard: [ 1, 2 ] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
