From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1668904-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A18CF158083
	for <garchives@archives.gentoo.org>; Sun,  8 Sep 2024 23:42:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B9C79E2A33;
	Sun,  8 Sep 2024 23:42:18 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A1FDDE2A33
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Sep 2024 23:42:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DC4183430A7
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Sep 2024 23:42:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 49C431DFC
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Sep 2024 23:42:16 +0000 (UTC)
From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" <ajak@gentoo.org>
Message-ID: <1725838893.a1f9522037f7e3d46dec51c8a4d4e37ca4c34732.ajak@gentoo>
Subject: [gentoo-commits] proj/docker-images:master commit in: .github/workflows/
X-VCS-Repository: proj/docker-images
X-VCS-Files: .github/workflows/build.yml
X-VCS-Directories: .github/workflows/
X-VCS-Committer: ajak
X-VCS-Committer-Name: John Helmert III
X-VCS-Revision: a1f9522037f7e3d46dec51c8a4d4e37ca4c34732
X-VCS-Branch: master
Date: Sun,  8 Sep 2024 23:42:16 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 7d4b8786-b45a-4c86-9cc8-293f55fc4a80
X-Archives-Hash: 4d3f76d5db23f716966482e2d9da1720

commit:     a1f9522037f7e3d46dec51c8a4d4e37ca4c34732
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 23:41:33 2024 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 23:41:33 2024 +0000
URL:        https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=a1f95220

drop stage3-amd64-hardened-nomultilib-openrc

Doesn't exist anymore.

Bug: https://bugs.gentoo.org/931947
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 .github/workflows/build.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 64d0c37..0cdc00e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -17,7 +17,6 @@ jobs:
       matrix:
         target:
           - python
-          - stage3-amd64-hardened-nomultilib-openrc
           - stage3-amd64-hardened-openrc
           - stage3-amd64-musl
           - stage3-amd64-musl-hardened