From 5b648ac96e411473f5e6169336abd8aff0f0f969 Mon Sep 17 00:00:00 2001 From: Aitor Perez <1515757+Zerpet@users.noreply.github.com> Date: Mon, 17 Nov 2025 11:42:28 +0000 Subject: [PATCH] Update nightly OCI: build only supported versions Because older versions are failing to build in Elixir 1.19. We don't provide support for earlier versions. (cherry picked from commit 5f0ab1e76c10ab4c10031a9233c4bc1b6f97a65b) --- .github/workflows/oci-make-nightly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oci-make-nightly.yaml b/.github/workflows/oci-make-nightly.yaml index a45c82c0bc7..5411b3f25d2 100644 --- a/.github/workflows/oci-make-nightly.yaml +++ b/.github/workflows/oci-make-nightly.yaml @@ -15,13 +15,13 @@ concurrency: jobs: build-package-generic-unix: strategy: + fail-fast: false matrix: otp_version: - '27' branch: - main - v4.1.x - - v4.0.x include: - branch: main project_version: 4.2.0