From 0b8ac4956bdc5be48f59c9aa62335511b89d9cf4 Mon Sep 17 00:00:00 2001 From: "Sean T. Allen" Date: Mon, 2 Dec 2024 19:13:34 +0000 Subject: [PATCH] Update to latest musl builder --- .github/workflows/nightlies.yml | 2 +- .github/workflows/pr.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/stress-test-runtime.yml | 8 ++++---- .github/workflows/update-lib-cache.yml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/nightlies.yml b/.github/workflows/nightlies.yml index 21898f84e0..74b3d5683b 100644 --- a/.github/workflows/nightlies.yml +++ b/.github/workflows/nightlies.yml @@ -24,7 +24,7 @@ jobs: name: x86-64-unknown-linux-ubuntu20.04 triple-os: linux-ubuntu20.04 triple-vendor: unknown - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl triple-os: linux-musl triple-vendor: unknown diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e11a47affd..782806b17b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -90,7 +90,7 @@ jobs: - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu24.04-builder:20240425 name: x86-64 Linux glibc debugger: lldb - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64 Linux musl debugger: lldb diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3bba6cb26d..9ad95b335b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: name: x86-64-unknown-linux-ubuntu20.04 triple-os: linux-ubuntu20.04 triple-vendor: unknown - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl triple-os: linux-musl triple-vendor: unknown diff --git a/.github/workflows/stress-test-runtime.yml b/.github/workflows/stress-test-runtime.yml index 7d424a9164..55c4106180 100644 --- a/.github/workflows/stress-test-runtime.yml +++ b/.github/workflows/stress-test-runtime.yml @@ -28,19 +28,19 @@ jobs: name: x86-64-unknown-linux-ubuntu24.04 [cd] [debug] target: test-stress-with-cd-debug debugger: lldb - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl [release] target: test-stress-release debugger: lldb - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl [debug] target: test-stress-debug debugger: lldb - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl [cd] [release] target: test-stress-with-cd-release debugger: lldb - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 name: x86-64-unknown-linux-musl [cd] [debug] target: test-stress-with-cd-debug debugger: lldb diff --git a/.github/workflows/update-lib-cache.yml b/.github/workflows/update-lib-cache.yml index 8705b672e2..4deafe3bc4 100644 --- a/.github/workflows/update-lib-cache.yml +++ b/.github/workflows/update-lib-cache.yml @@ -20,7 +20,7 @@ jobs: - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu24.04-builder:20240425 - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu22.04-builder:20230924 - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-ubuntu20.04-builder:20230830 - - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20231003 + - image: ghcr.io/ponylang/ponyc-ci-x86-64-unknown-linux-musl-builder:20241202 - image: ghcr.io/ponylang/ponyc-ci-cross-arm:20240427 - image: ghcr.io/ponylang/ponyc-ci-cross-armhf:20240427 - image: ghcr.io/ponylang/ponyc-ci-cross-riscv64:20240427