Skip to content

Commit

Permalink
cinnamon testbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
oberon-manjaro authored Dec 22, 2023
1 parent dea52c2 commit d56e952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_editions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
##### EDIT ME #####
# EDITION: [budgie,cinnamon,i3,mate]
EDITION: [budgie,cinnamon]
EDITION: [cinnamon]
BRANCH: [stable]
SCOPE: [minimal,full]
OFFICE: [true]
Expand All @@ -38,7 +38,7 @@ jobs:
branch: ${{ matrix.branch }}
scope: ${{ matrix.scope }}
version: "23.1.0"
kernel: linux65
kernel: linux66
code-name: "Vulcan"
build-mirror: ${{ secrets.BUILD_MIRROR }}
release-tag: ${{ needs.prepare-release.outputs.release_tag }}
Expand Down

0 comments on commit d56e952

Please sign in to comment.