Skip to content

Commit

Permalink
Update build_editions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
philmmanjaro authored Jul 29, 2024
1 parent 35fc548 commit f210e31
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 @@ -11,7 +11,7 @@ jobs:
matrix:
##### EDIT ME #####
EDITION: [i3, cinnamon]
KERNEL: [linux610]
KERNEL: [linux69]
BRANCH: [stable]
SCOPE: [minimal,full]
###################
Expand All @@ -25,7 +25,7 @@ jobs:
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
scope: ${{ matrix.scope }}
version: "24.0.4"
version: "24.0.5"
kernel: ${{ matrix.kernel }}
code-name: "Wynsdey"
office-chooser: "true"
Expand Down

0 comments on commit f210e31

Please sign in to comment.