Skip to content

Commit

Permalink
Remove Ubuntu 23.04 and keep LTS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Jan 11, 2024
1 parent 04bcf16 commit 923c96c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ jobs:
fail-fast: false
matrix:
distro:
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-23.04
- debian-11
- debian-12
- fedora-38
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/test_cluster_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
fail-fast: false
matrix:
distro:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-23.04
- debian-12
- fedora-38
- almalinux-8
Expand All @@ -47,10 +47,6 @@ jobs:
- "11.1"
- "11.2"
exclude:
- distro: ubuntu-23.04
mariadb-version: 10.6
- distro: ubuntu-23.04
mariadb-version: 10.10
- distro: debian-12
mariadb-version: 10.6
- distro: debian-12
Expand Down

0 comments on commit 923c96c

Please sign in to comment.