Skip to content

Commit

Permalink
[misc] use mariadb 11.1 in test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Sep 20, 2023
1 parent 706016b commit e24a631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
name: "CS 10.11"
- env: srv=mariadb v=11.0 local=1
name: "CS 11.0"
- env: srv=mariadb v=11.1-rc local=1
- env: srv=mariadb v=11.1 local=1
name: "CS 11.1"
- env: srv=mariadb v=10.6 packet=40
jdk: openjdk17
Expand Down

0 comments on commit e24a631

Please sign in to comment.