about summary refs log tree commit diff stats
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-10-22 17:08:14 +0200
committerGitHub <noreply@github.com>2021-10-22 17:08:14 +0200
commit56846a5b777628cf355b70fcc4738bfe95bd264a (patch)
tree75226b3fef45708bab22e3a27c80b7ba5b5f34a8 /.github/workflows/main.yml
parentab5ee11c669d62ab8db75db338daab44a93563f0 (diff)
parentcc206ee8cc2cf8458325337f2e68b0dd11b95afd (diff)
downloadprofani-tty-56846a5b777628cf355b70fcc4738bfe95bd264a.tar.gz
Merge pull request #1607 from profanity-im/utf8indicatorchar
Allow more UI indicator signs to be utf8 "characters"
Diffstat (limited to '.github/workflows/main.yml')
-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..ebcc86d6 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]
 
     name: Linux
     steps: