From 03c203effa0a3b0939444cde7a771c12d26c5758 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Fri, 24 Sep 2021 09:22:40 +0200 Subject: Use Leap instead of Tumbleweed for e2e bootstrapping test (#26205) Tumbleweed has been broken for a couple of days. The attempt to fix it in #26170 didn't really work. Let's try to move to a more stable release series for OpenSuse. --- .github/workflows/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/bootstrap.yml b/.github/workflows/bootstrap.yml index 5b03bd754e..87d6ce2e6e 100644 --- a/.github/workflows/bootstrap.yml +++ b/.github/workflows/bootstrap.yml @@ -78,7 +78,7 @@ jobs: opensuse-sources: runs-on: ubuntu-latest - container: "opensuse/tumbleweed:latest@sha256:aeb62bae53022901b5da5d78d8de6ca07f5b3992e147e4c9723e0378ac0463ca" + container: "opensuse/leap:latest" steps: - name: Install dependencies run: | -- cgit v1.2.3-60-g2f50