about summary refs log tree commit diff stats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-02-17 16:24:59 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-02-17 16:24:59 +0100
commit3def839c0ed01fbacf8406ef5961caa666110df3 (patch)
treec3c0bb4085c70329b31694fc12b419599f0df258 /.github/workflows
parentb170fcb55f9890717e8142e6029756672e8645f8 (diff)
downloadprofani-tty-3def839c0ed01fbacf8406ef5961caa666110df3.tar.gz
Disable Arch CI
Again something wrong this Arch.
Not time to invest right now but we need a working CI for PRs.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 952866f7..daae84d0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
 
     strategy:
       matrix:
-        flavor: [arch, debian, fedora, tumbleweed, ubuntu]
+        flavor: [debian, fedora, tumbleweed, ubuntu]
 
     name: Linux
     steps: