Skip to content

Commit

Permalink
Update release-iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elgabo86 authored Nov 8, 2023
1 parent d7e2abd commit 5b5e7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
permissions:
contents: write
container:
image: fedora:38
image: fedora:39
options: --privileged
steps:
- uses: actions/checkout@v4
Expand All @@ -22,7 +22,7 @@ jobs:
id: isogenerator
with:
image-name: ${{ github.event.repository.name }}
installer-repo: development
installer-repo: releases
installer-major-version: 39
boot-menu-path: boot_menu.yml
- name: install github CLI
Expand Down

0 comments on commit 5b5e7fa

Please sign in to comment.