1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05: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: strategy:
matrix: matrix:
flavor: [debian, fedora, ubuntu] flavor: [debian, fedora]
name: Linux name: Linux
steps: steps: