chore: Use 39 for Installer

This commit is contained in:
Kyle Gospodnetich 2023-11-07 21:05:45 -08:00
parent 2006f7b318
commit 4014518ff8

View File

@ -30,7 +30,7 @@ jobs:
needs: release-please
if: needs.release-please.outputs.releases_created
container:
image: fedora:38
image: fedora:39
options: --privileged
permissions:
contents: write
@ -42,7 +42,7 @@ jobs:
with:
image-name: bazzite
installer-repo: releases
installer-major-version: 38
installer-major-version: 39
boot-menu-path: boot_menu.yml
- name: install github CLI
run: |