1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

ci: remove ubuntu

Fails and I don't have time to check why.
Something package related most likely.
This commit is contained in:
Michael Vetter 2021-10-22 16:57:24 +02:00
parent a9bcc8e8bd
commit cc206ee8cc

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
flavor: [debian, fedora, ubuntu]
flavor: [debian, fedora]
name: Linux
steps: