Skip to content

Commit

Permalink
chore(ci): reenable matrix for build (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Apr 6, 2023
1 parent 9c52e30 commit 0d5679b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
needs: release-please
if: needs.release-please.outputs.releases_created
container: fedora:latest
strategy:
matrix:
major_version: [ 38 ]
image_name: [silverblue-main, kinoite-main, vauxite-main, sericea-main, lxqt-main, mate-main]
steps:
- uses: actions/checkout@v3
- name: Generate ISO
Expand Down

0 comments on commit 0d5679b

Please sign in to comment.