mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Remove Fedora 40 build and Add Fedora 42 build (#5893)
* Create Fedora 42 Dockerfile * Delete .ci/Fedora40 directory * Update Fedora releases * Update Fedora builds
This commit is contained in:
parent
fc40fea97a
commit
77d13090b5
3 changed files with 4 additions and 4 deletions
|
|
@ -1,15 +0,0 @@
|
|||
FROM fedora:40
|
||||
|
||||
RUN dnf install -y \
|
||||
ccache \
|
||||
cmake \
|
||||
gcc-c++ \
|
||||
git \
|
||||
mariadb-devel \
|
||||
protobuf-devel \
|
||||
qt6-{qttools,qtsvg,qtmultimedia,qtwebsockets}-devel \
|
||||
qt6-qtimageformats \
|
||||
rpm-build \
|
||||
xz-devel \
|
||||
zlib-devel \
|
||||
&& dnf clean all
|
||||
Loading…
Add table
Add a link
Reference in a new issue