[gtk] update build for Fedora 43 (untested)
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
build-gtk-rpm-release:
|
build-gtk-rpm-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: fedora:40
|
image: fedora:43
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# The default Gitea runner image is Debian-based. Build the GTK RPM in a
|
# The default Gitea runner image is Debian-based. Build the GTK RPM in a
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM fedora:40
|
FROM fedora:43
|
||||||
|
|
||||||
# Install RPM build tools and dependencies
|
# Install RPM build tools and dependencies
|
||||||
RUN dnf update -y && dnf install -y \
|
RUN dnf update -y && dnf install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user