[gtk] update build for Fedora 43 (untested)
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
build-gtk-rpm-release:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: fedora:40
|
||||
image: fedora:43
|
||||
|
||||
steps:
|
||||
# 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
|
||||
RUN dnf update -y && dnf install -y \
|
||||
|
||||
Reference in New Issue
Block a user