From 27e8e6a108fe163cb6e3ba4b68880fcdff41d033 Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Thu, 30 May 2024 15:03:21 -0600 Subject: [PATCH] updated --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 2cc50e5fa8..541c75ef7f 100644 --- a/changelog.md +++ b/changelog.md @@ -110,6 +110,7 @@ * [1814](https://github.com/zeta-chain/node/pull/1814) - fix code coverage ignore for protobuf generated files ### CI +* [2295](https://github.com/zeta-chain/node/pull/2295) - Fix docker build pipeline to build v17 binaries. * [2267](https://github.com/zeta-chain/node/pull/2267) - Change publish-release to github action ubuntu runner. * [1958](https://github.com/zeta-chain/node/pull/1958) - Fix e2e advanced test debug checkbox. * [1945](https://github.com/zeta-chain/node/pull/1945) - update advanced testing pipeline to not execute tests that weren't selected so they show skipped instead of skipping steps.