ci: remove ubuntu
Fails and I don't have time to check why. Something package related most likely.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
flavor: [debian, fedora, ubuntu]
|
flavor: [debian, fedora]
|
||||||
|
|
||||||
name: Linux
|
name: Linux
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user