Skip to content

Commit

Permalink
CI: Update MariaDB 10.11 package name
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Aug 3, 2023
1 parent a5ff23f commit e58a43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/mariadb1011.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ rm -fr /var/lib/mysql

apt-key add support/C74CD1D8.asc
add-apt-repository "deb https://downloads.mariadb.com/MariaDB/mariadb-10.11/repo/ubuntu $(lsb_release -cs) main"
apt install -y -o Dpkg::Options::='--force-confnew' mariadb-server-10.11 libmariadb-dev
apt install -y -o Dpkg::Options::='--force-confnew' mariadb-server libmariadb-dev

0 comments on commit e58a43e

Please sign in to comment.