Navigation Menu

Skip to content

Commit

Permalink
appveyor: use latest MariaDB
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 28, 2019
1 parent 32668ac commit 9b43694
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 9b43694

Please sign in to comment.