From 5054c9ebb4c11fc445d28691aed0d1102d00bbf8 Mon Sep 17 00:00:00 2001 From: Thibaut R Date: Thu, 15 Feb 2024 12:06:31 +0100 Subject: [PATCH] added extra repos needed for openjdk package --- .github/workflows/test-feature-branch.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-feature-branch.yml b/.github/workflows/test-feature-branch.yml index 43dd589977..c64b4bd666 100644 --- a/.github/workflows/test-feature-branch.yml +++ b/.github/workflows/test-feature-branch.yml @@ -16,6 +16,8 @@ jobs: - uses: jirutka/setup-alpine@v1 with: branch: v3.18 + extra-repositories: | + https://dl-cdn.alpinelinux.org/alpine/edge/community/ packages: > nodejs npm git tini gcc g++ make musl-dev cargo openjdk21-jdk maven postfix postfix-pcre