From c5a876fb1b4c3c2a84bfc8a6ed39b3c88600f6a2 Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 7 Nov 2024 15:15:38 +0100 Subject: [PATCH] Bump all CI builders to alibuild v1.17.12 The tests for the new syntax on macOS seem to be successful, so I'm bumping all builders to the new version --- ci/repo-config/DEFAULTS.env | 2 +- ci/repo-config/macos/DEFAULTS.env | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/repo-config/DEFAULTS.env b/ci/repo-config/DEFAULTS.env index bb9cf4fe..c33e42b3 100644 --- a/ci/repo-config/DEFAULTS.env +++ b/ci/repo-config/DEFAULTS.env @@ -7,5 +7,5 @@ MAX_DIFF_SIZE=20000000 TIMEOUT=120 LONG_TIMEOUT=36000 DOCKER_EXTRA_ARGS='--tmpfs=/dev/shm:rw,size=8g,mode=1777' -INSTALL_ALIBUILD='alisw/alibuild@v1.17.11#egg=alibuild' +INSTALL_ALIBUILD='alisw/alibuild@v1.17.12#egg=alibuild' INSTALL_ALIBOT='alisw/ali-bot@master#egg=ali-bot' diff --git a/ci/repo-config/macos/DEFAULTS.env b/ci/repo-config/macos/DEFAULTS.env index 30e14107..038e8883 100644 --- a/ci/repo-config/macos/DEFAULTS.env +++ b/ci/repo-config/macos/DEFAULTS.env @@ -1,5 +1,4 @@ TRUSTED_USERS=ktf,TimoWilken TRUST_COLLABORATORS=true -INSTALL_ALIBUILD='alisw/alibuild@v1.17.12#egg=alibuild' REMOTE_STORE= DOCKER_EXTRA_ARGS=