forked from AuroraMiddleware/gtk
ci: Use Fedora 37 as the base
New stable release means new CI failures.
This commit is contained in:
parent
5419f1f2f0
commit
ffad21a9d6
@ -1,4 +1,4 @@
|
|||||||
FROM fedora:36
|
FROM fedora:37
|
||||||
|
|
||||||
RUN dnf -y install \
|
RUN dnf -y install \
|
||||||
adwaita-icon-theme \
|
adwaita-icon-theme \
|
||||||
@ -82,7 +82,6 @@ RUN dnf -y install \
|
|||||||
python3-markdown \
|
python3-markdown \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-pygments \
|
python3-pygments \
|
||||||
python3-tomli \
|
|
||||||
python3-typogrify \
|
python3-typogrify \
|
||||||
python3-wheel \
|
python3-wheel \
|
||||||
redhat-rpm-config \
|
redhat-rpm-config \
|
||||||
|
Loading…
Reference in New Issue
Block a user