Skip to content

Commit ed634bd

Browse files
authored
Add additional Ubuntu flavors to CI workflow
1 parent cde0c42 commit ed634bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ jobs:
1111
target:
1212
- image: ubuntu
1313
- image: kubuntu
14+
- image: ubuntu-budgie
15+
- image: ubuntucinnamon
16+
- image: ubuntu-mate
17+
- image: xubuntu
1418
#- image: ubuntu-unity
1519

1620
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)