about summary refs log tree commit diff stats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-12-03 16:17:40 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-12-03 16:50:00 +0100
commit05435d27142bffe226113d6d2f3f643cb711bada (patch)
treef790e4cd8071751650399e3c3055c646588ad703 /.github/workflows
parent8b53acd608033e3909c3d990b5a1d8a83396c53b (diff)
downloadprofani-tty-05435d27142bffe226113d6d2f3f643cb711bada.tar.gz
ci: re-enable tumblweed
Old docker/libseccomp from GH got updated.

This reverts commit 5c5c45321976c9a859694afa781178c68d076ee2.
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 a6e2693a..daae84d0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
 
     strategy:
       matrix:
-        flavor: [debian, fedora, ubuntu]
+        flavor: [debian, fedora, tumbleweed, ubuntu]
 
     name: Linux
     steps: