Skip to content

Commit

Permalink
[test] adding MariaDB 11.1 server
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Jul 28, 2023
1 parent 5cb7fc0 commit 155a56f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -68,9 +68,6 @@ jobs:
- env: srv=mariadb-es v=10.6
name: "ES 10.6"
if: type = push AND fork = false
- env: srv=mariadb-es local=1
name: "ES 23.6"
if: type = push AND fork = false
- env: srv=maxscale
name: "Maxscale"
- env: srv=xpand TEST_DB_OTHER="&initSql=SET NAMES UTF8"
Expand Down Expand Up @@ -99,7 +96,7 @@ jobs:
name: "CS 10.11"
- env: srv=mariadb v=11.0 local=1
name: "CS 11.0"
- env: srv=mariadb v=11.1 local=1
- env: srv=mariadb v=11.1-rc local=1
name: "CS 11.1"
- env: srv=mariadb v=10.6 packet=40
jdk: openjdk17
Expand Down

0 comments on commit 155a56f

Please sign in to comment.