We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75361cb + 4a86814 commit 73665c2Copy full SHA for 73665c2
1 file changed
.github/workflows/linux.bash
@@ -61,7 +61,7 @@ case "$DISTRO" in
61
;;
62
63
*suse*)
64
- zypper in -y bison ccache cmake flex gcc-c++ ninja rpm-config-SUSE \
+ zypper in -y --allow-downgrade bison ccache cmake flex gcc-c++ ninja rpm-config-SUSE \
65
{lib{edit,mariadb,openssl},ncurses,postgresql,systemd,protobuf}-devel \
66
libboost_{context,coroutine,filesystem,iostreams,program_options,regex,system,test,thread}-devel
67
0 commit comments