Skip to content

Commit

Permalink
23.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oberon-manjaro authored Jun 26, 2024
1 parent 5a376a7 commit 9e588b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_editions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
strategy:
matrix:
##### EDIT ME #####
# EDITION: [budgie,cinnamon,i3,mate]
EDITION: [cinnamon]
EDITION: [cinnamon,i3]
BRANCH: [stable]
SCOPE: [minimal,full]
OFFICE: [true]
Expand All @@ -37,7 +36,7 @@ jobs:
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
scope: ${{ matrix.scope }}
version: "23.1.0"
version: "23.1.4"
kernel: linux66
code-name: "Vulcan"
build-mirror: ${{ secrets.BUILD_MIRROR }}
Expand Down

0 comments on commit 9e588b2

Please sign in to comment.