Skip to content

Commit 036204b

Browse files
committed
back
1 parent 7cc0d92 commit 036204b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/mariadb1011.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ EOF
2020

2121
cp support/C74CD1D8.asc /etc/apt/keyrings/mariadb-keyring.asc
2222
apt-get update
23-
apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server=$VERSION\* mariadb-client=$VERSION\*
23+
apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server libmariadb-dev

ci/mariadb114.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ EOF
2020

2121
cp support/C74CD1D8.asc /etc/apt/keyrings/mariadb-keyring.asc
2222
apt-get update
23-
apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server=$VERSION\* mariadb-client=$VERSION\*
23+
apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server libmariadb-dev

0 commit comments

Comments
 (0)