Update mariadb (#285)
* add mariadb 11.5 and 11.6 adds latest mariadb docker images * update workflow and readme * Fix readme --------- Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
730792652d
commit
3590298ab4
2
.github/workflows/mariadb.yml
vendored
2
.github/workflows/mariadb.yml
vendored
@@ -25,6 +25,8 @@ jobs:
|
||||
- '11.2'
|
||||
- '11.3'
|
||||
- '11.4'
|
||||
- '11.5'
|
||||
- '11.6'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
|
Reference in New Issue
Block a user