Skip to content

Commit d74d714

Browse files
committed
Remove EOL distro
1 parent f5bfcca commit d74d714

File tree

4 files changed

+3
-13
lines changed

4 files changed

+3
-13
lines changed

.github/workflows/test_cluster.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- ubuntu-24.04
4141
- debian-11
4242
- debian-12
43-
- fedora-40
4443
- fedora-41
4544
- almalinux-9
4645
- rockylinux-9

.github/workflows/test_cluster_mdbf.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ jobs:
3838
- ubuntu-22.04
3939
- ubuntu-24.04
4040
- debian-12
41-
- fedora-40
42-
# - almalinux-8
41+
- almalinux-8
4342
- almalinux-9
44-
# - rockylinux-8
43+
- rockylinux-8
4544
- rockylinux-9
4645
mariadb-version:
4746
- "10.5"

.github/workflows/test_default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- debian-11
4242
- debian-12
4343
- debian-sid
44-
- fedora-40
4544
- fedora-41
4645
- almalinux-9
4746
- rockylinux-9

.github/workflows/test_mdbf.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ jobs:
4242
- debian-11
4343
- debian-12
4444
- debian-sid
45-
- fedora-40
46-
# - fedora-41
45+
- fedora-41
4746
- almalinux-9
4847
- rockylinux-9
4948
mariadb-version:
@@ -67,12 +66,6 @@ jobs:
6766
mariadb-version: 10.6
6867
- distro: debian-sid
6968
mariadb-version: 10.5
70-
- distro: fedora-40
71-
mariadb-version: 10.5
72-
- distro: fedora-40
73-
mariadb-version: 10.6
74-
- distro: fedora-40
75-
mariadb-version: 11.2
7669

7770
steps:
7871
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)