We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc0d92 commit 036204bCopy full SHA for 036204b
ci/mariadb1011.sh
@@ -20,4 +20,4 @@ EOF
20
21
cp support/C74CD1D8.asc /etc/apt/keyrings/mariadb-keyring.asc
22
apt-get update
23
-apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server=$VERSION\* mariadb-client=$VERSION\*
+apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server libmariadb-dev
ci/mariadb114.sh
0 commit comments