[Groonga-mysql-commit] mroonga/mroonga at fde59b2 [master] appveyor: update MariaDB versions

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon May 28 15:28:48 JST 2018


Masafumi Yokoyama	2018-05-28 15:28:48 +0900 (Mon, 28 May 2018)

  New Revision: fde59b27193a8aad70a8f31126f99bd7684e2e48
  https://github.com/mroonga/mroonga/commit/fde59b27193a8aad70a8f31126f99bd7684e2e48

  Message:
    appveyor: update MariaDB versions

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+6 -6)
===================================================================
--- appveyor.yml    2018-05-28 16:44:32 +0900 (21a0c6ba)
+++ appveyor.yml    2018-05-28 15:28:48 +0900 (bc5bed85)
@@ -3,17 +3,17 @@ clone_depth: 10
 environment:
   matrix:
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.1.32
+      MARIADB_VERSION: 10.1.33
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.1.32
+      MARIADB_VERSION: 10.1.33
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.2.14
+      MARIADB_VERSION: 10.2.15
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.2.14
+      MARIADB_VERSION: 10.2.15
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.3.6
+      MARIADB_VERSION: 10.3.7
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.3.6
+      MARIADB_VERSION: 10.3.7
 
 install:
   - cd ..
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180528/4058291f/attachment.htm 



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