From 17ab0dfcf4b3bdfa1d710891b00e347b9841ec75 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Tue, 2 Mar 2021 20:40:12 -0500 Subject: [PATCH] ci: Temporarily disable Archlinux testing The build of the docker image currently fails due to a bug unrelated to TW [1]. This will be reverted once the issue is fixed. [1] https://bugs.archlinux.org/task/69563 --- .github/workflows/tests.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index ab8988d33..6a7ec4d64 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -36,9 +36,6 @@ jobs: - name: "OpenSUSE 15.0" runner: ubuntu-latest dockerfile: opensuse1500 - - name: "Archlinux Base (Rolling)" - runner: ubuntu-latest - dockerfile: arch - name: "Mac OS X 10.13" runner: macos-latest dockerfile: osx