From d5d2a1e8b1c81e4af4a017bda3062ffbb7fa5904 Mon Sep 17 00:00:00 2001 From: Jo Zzsi Date: Mon, 11 Nov 2024 22:25:43 -0500 Subject: [PATCH] ci: use the corect new gentoo container label --- .github/workflows/integration-extra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-extra.yml b/.github/workflows/integration-extra.yml index 1fa9f19a7..e05b55d44 100644 --- a/.github/workflows/integration-extra.yml +++ b/.github/workflows/integration-extra.yml @@ -33,7 +33,7 @@ jobs: "fedora:rawhide", "centos:stream10-development", "gentoo", - "gentoo:slim", + "gentoo:musl" "opensuse", "ubuntu", "ubuntu:rolling",