[Groonga-mysql-commit] mroonga/mroonga at 9b43694 [master] appveyor: use latest MariaDB

Back to archive index
Kentaro Hayashi null+****@clear*****
Thu Mar 28 15:34:50 JST 2019


Kentaro Hayashi	2019-03-28 15:34:50 +0900 (Thu, 28 Mar 2019)

  Revision: 9b436945a90e54b5916037fdd2ee5b7a00941808
  https://github.com/mroonga/mroonga/commit/9b436945a90e54b5916037fdd2ee5b7a00941808

  Message:
    appveyor: use latest MariaDB

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+4 -4)
===================================================================
--- appveyor.yml    2019-03-28 15:10:16 +0900 (2dcb4c77)
+++ appveyor.yml    2019-03-28 15:34:50 +0900 (61263511)
@@ -13,16 +13,16 @@ environment:
       MARIADB_VERSION: 10.1.38
       MROONGA_PLATFORM: "winx64"
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.2.21
+      MARIADB_VERSION: 10.2.23
       MROONGA_PLATFORM: "win32"
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.2.21
+      MARIADB_VERSION: 10.2.23
       MROONGA_PLATFORM: "winx64"
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.3.12
+      MARIADB_VERSION: 10.3.13
       MROONGA_PLATFORM: "win32"
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.3.12
+      MARIADB_VERSION: 10.3.13
       MROONGA_PLATFORM: "winx64"
 
 install:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20190328/bf324e49/attachment.html>


More information about the Groonga-mysql-commit mailing list
Back to archive index