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:14:26 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-12-03 16:14:26 +0100
commitd6633e092092f6c1355dde0035fdeadf1b0bf4c9 (patch)
tree8b7b8abea9c1ce0a4a463cdc5067cae05a70cfdd /.github/workflows
parenta980ab14a0db9dea9ca016425df8dd8e2ae59f0b (diff)
downloadprofani-tty-d6633e092092f6c1355dde0035fdeadf1b0bf4c9.tar.gz
ci: re-enable ubuntu
This reverts commit cc206ee8cc2cf8458325337f2e68b0dd11b95afd.
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 ebcc86d6..a6e2693a 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
 
     strategy:
       matrix:
-        flavor: [debian, fedora]
+        flavor: [debian, fedora, ubuntu]
 
     name: Linux
     steps: