Skip to content

Commit

Permalink
Merge branch 'um41' into w/reduce-kde-size
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed Sep 19, 2024
2 parents 7fc22b0 + b68f374 commit 25aef43
Show file tree
Hide file tree
Showing 23 changed files with 108 additions and 487 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ jobs:
- base/base-disk
- flagship/base-disk
- gnome/base-disk
- kde/base-disk
- plasma/base-disk
- xfce/base-disk
#- ports/chromebook/flagship
#- ports/chromebook/gnome
#- ports/chromebook/kde
#- ports/chromebook/plasma
#- ports/chromebook/xfce
# TODO: figure out how to get loop devices to work on our ARM runners
exclude:
Expand All @@ -74,7 +74,7 @@ jobs:
- arch: aarch64
variant: gnome/gnome-chromebook
- arch: aarch64
variant: kde/kde-chromebook
variant: plasma/plasma-chromebook
- arch: aarch64
variant: xfce/xfce-chromebook
runs-on: ${{ matrix.arch == 'x86_64' && 'ubuntu-latest' || 'arm64' }}
Expand Down Expand Up @@ -133,8 +133,7 @@ jobs:
variant:
- flagship/flagship-live
- gnome/gnome-live
- kde/kde-live
#- pantheon/pantheon-live
- plasma/plasma-live
- xfce/xfce-live
runs-on: ${{ matrix.arch == 'x86_64' && 'ubuntu-latest' || 'arm64' }}
container:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ The image itself is similar to the vanilla Fedora image, but includes the Ultram

### Notes

- Pantheon is not currently being built
- Chromebook images are shown as failing due to me not setting them up to build yet
-
48 changes: 0 additions & 48 deletions katsu/modules/pantheon/base-disk-aarch64.yaml

This file was deleted.

47 changes: 0 additions & 47 deletions katsu/modules/pantheon/base-disk-x86_64.yaml

This file was deleted.

225 changes: 0 additions & 225 deletions katsu/modules/pantheon/pantheon-live.sh

This file was deleted.

26 changes: 0 additions & 26 deletions katsu/modules/pantheon/pantheon-live.yaml

This file was deleted.

Loading

0 comments on commit 25aef43

Please sign in to comment.