Skip to content

Commit

Permalink
Update mariadb version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ddurieux committed Apr 4, 2024
1 parent 6c75fd0 commit b080909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: ankane/setup-mariadb@v1
with:
mariadb-version: 10.8
mariadb-version: 10.11
- uses: actions/checkout@v1
- name: Setup cache environment
id: extcache
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
steps:
- uses: ankane/setup-mariadb@v1
with:
mariadb-version: 10.8
mariadb-version: 10.11
- uses: actions/checkout@v1
- name: Setup cache environment
id: extcache
Expand Down

0 comments on commit b080909

Please sign in to comment.