ci(docker): bump cmake from 3.26 to 3.27 for Fedora (#1522)
This commit is contained in:
parent
be01fb112d
commit
5a97b86fe3
2 changed files with 4 additions and 4 deletions
|
|
@ -31,9 +31,9 @@ dnf -y update
|
|||
dnf -y group install "Development Tools"
|
||||
dnf -y install \
|
||||
boost-devel-1.78.0* \
|
||||
cmake-3.26.* \
|
||||
gcc-13.0.* \
|
||||
gcc-c++-13.0.* \
|
||||
cmake-3.27.* \
|
||||
gcc-13.2.* \
|
||||
gcc-c++-13.2.* \
|
||||
git \
|
||||
libappindicator-gtk3-devel \
|
||||
libcap-devel \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue