Skip to content

Commit

Permalink
Added 23.08 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrinn committed Aug 30, 2023
1 parent c78d08f commit 86ad76e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Expand Up @@ -70,8 +70,11 @@ jobs:
name: "ES 10.4"
- env: srv=mariadb-es v=10.5
name: "ES 10.5"
- env: srv=mariadb v=10.6 local=1 BENCH=true
name: "benchmark"
# - env: srv=mariadb v=10.6 local=1 BENCH=true
#name: "benchmark"
- env: srv=mariadb-es-test v=23.08
name: "ES 23.08"
if: type = push AND fork = false
- env: srv=maxscale MAXSCALE_TEST_DISABLE=true
name: "Maxscale"
- env: srv=skysql SKYSQL=true
Expand Down

0 comments on commit 86ad76e

Please sign in to comment.