[Groonga-mysql-commit] mroonga/mroonga at a5a7563 [master] appveyor: fix MariaDB version

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 30 14:50:36 JST 2018


Kouhei Sutou	2018-04-30 14:50:36 +0900 (Mon, 30 Apr 2018)

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

  Message:
    appveyor: fix MariaDB version

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -2)
===================================================================
--- appveyor.yml    2018-04-30 06:25:45 +0900 (b710eb3c)
+++ appveyor.yml    2018-04-30 14:50:36 +0900 (21a0c6ba)
@@ -3,9 +3,9 @@ clone_depth: 10
 environment:
   matrix:
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.1.34
+      MARIADB_VERSION: 10.1.32
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.1.34
+      MARIADB_VERSION: 10.1.32
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
       MARIADB_VERSION: 10.2.14
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180430/012b2c0c/attachment.htm 



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