Add tests for rc/rolling

This commit is contained in:
Faustin Lammler 2024-05-15 13:26:08 +02:00
parent 08e9565071
commit eb573686e6
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
2 changed files with 6 additions and 0 deletions

View File

@ -47,6 +47,8 @@ jobs:
- "11.0" - "11.0"
- "11.1" - "11.1"
- "11.2" - "11.2"
- "11.rc"
- "11.rolling"
exclude: exclude:
- distro: debian-12 - distro: debian-12
mariadb-version: 10.6 mariadb-version: 10.6

View File

@ -55,6 +55,10 @@ jobs:
- "11.0" - "11.0"
- "11.1" - "11.1"
- "11.2" - "11.2"
- "11.3"
- "11.4"
- "11.rc"
- "11.rolling"
exclude: exclude:
- distro: ubuntu-22.04 - distro: ubuntu-22.04
mariadb-version: 10.4 mariadb-version: 10.4