From ce64276966901215eb4a25b1564bf78811cd8c01 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 1 May 2024 14:55:17 -0400 Subject: [PATCH] Add missing needs: get_fedora_releases Signed-off-by: Stephen Gallagher --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 79bd8b5..da652d3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -133,6 +133,7 @@ jobs: fedora_aarch64: name: Fedora ARM64 runs-on: [self-hosted, linux, ARM64] + needs: get_fedora_releases strategy: fail-fast: false matrix: