Kentaro Hayashi 2019-02-07 17:56:59 +0900 (Thu, 07 Feb 2019) Revision: 83b3185251a50c52c7c97e7febeb45f270d67740 https://github.com/mroonga/mroonga/commit/83b3185251a50c52c7c97e7febeb45f270d67740 Message: appveyor: use latest MariaDB 10.1.38 Modified files: appveyor.yml Modified: appveyor.yml (+2 -2) =================================================================== --- appveyor.yml 2019-02-07 17:56:16 +0900 (257b7c59) +++ appveyor.yml 2019-02-07 17:56:59 +0900 (2d9a8232) @@ -7,9 +7,9 @@ clone_depth: 10 environment: matrix: - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" - MARIADB_VERSION: 10.1.37 + MARIADB_VERSION: 10.1.38 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" - MARIADB_VERSION: 10.1.37 + MARIADB_VERSION: 10.1.38 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" MARIADB_VERSION: 10.2.21 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20190207/71eacded/attachment.html>