mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 00:32:52 +00:00
chore: Use 39 for Installer
This commit is contained in:
parent
2006f7b318
commit
4014518ff8
4
.github/workflows/release-please.yml
vendored
4
.github/workflows/release-please.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user