Skip to content

Commit

Permalink
kill pantheon builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed May 10, 2024
1 parent 75c0831 commit e7f586c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ jobs:
- gnome/base-disk
- kde/base-disk
- xfce/base-disk
- pantheon/base-disk
#- pantheon/base-disk
- flagship/flagship-chromebook
- gnome/gnome-chromebook
- kde/kde-chromebook
- xfce/xfce-chromebook
- pantheon/pantheon-chromebook
#- pantheon/pantheon-chromebook
# TODO: figure out how to get loop devices to work on our ARM runners
runs-on: ${{ matrix.arch == 'x86_64' && 'ubuntu-latest' || 'arm64' }}
container:
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
- flagship/flagship-live
- gnome/gnome-live
- kde/kde-live
- pantheon/pantheon-live
#- pantheon/pantheon-live
- xfce/xfce-live
runs-on: ${{ matrix.arch == 'x86_64' && 'ubuntu-latest' || 'arm64' }}
container:
Expand Down

0 comments on commit e7f586c

Please sign in to comment.