Skip to content

Commit

Permalink
Add tests for rc/rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed May 15, 2024
1 parent 08e9565 commit eb57368
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_cluster_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
- "11.0"
- "11.1"
- "11.2"
- "11.rc"
- "11.rolling"
exclude:
- distro: debian-12
mariadb-version: 10.6
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/test_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
- "11.0"
- "11.1"
- "11.2"
- "11.3"
- "11.4"
- "11.rc"
- "11.rolling"
exclude:
- distro: ubuntu-22.04
mariadb-version: 10.4
Expand Down

0 comments on commit eb57368

Please sign in to comment.