Skip to content

Commit

Permalink
EOL and new distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Jul 12, 2024
1 parent b8b90a5 commit 1c65ec9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 13 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ jobs:
- ubuntu-22.04
- debian-11
- debian-12
- fedora-38
- fedora-39
- fedora-40
# - almalinux-8
- almalinux-9
# - rockylinux-8
- rockylinux-9
- alpine-3.18
- alpine-3.19
- alpine-3.20
steps:
- uses: actions/checkout@v4
- name: Setup environment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_cluster_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- ubuntu-20.04
- ubuntu-22.04
- debian-12
- fedora-38
- fedora-39
# - almalinux-8
- almalinux-9
# - rockylinux-8
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,16 @@ jobs:
- debian-11
- debian-12
- debian-sid
- fedora-38
- fedora-39
- fedora-40
# - almalinux-8
- almalinux-9
# - rockylinux-8
- rockylinux-9
- alpine-3.17
- alpine-3.18
- alpine-3.19
- alpine-3.20
steps:
- uses: actions/checkout@v4
- name: Setup environment
Expand Down
10 changes: 1 addition & 9 deletions .github/workflows/test_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- debian-11
- debian-12
- debian-sid
- fedora-38
- fedora-39
- fedora-40
# - almalinux-8
- almalinux-9
# - rockylinux-8
Expand Down Expand Up @@ -81,14 +81,6 @@ jobs:
mariadb-version: 10.4
- distro: debian-sid
mariadb-version: 10.5
- distro: fedora-37
mariadb-version: 10.4
- distro: fedora-37
mariadb-version: 10.5
- distro: fedora-38
mariadb-version: 10.4
- distro: fedora-38
mariadb-version: 10.5
- distro: almalinux-9
mariadb-version: 10.4
- distro: rockylinux-9
Expand Down

0 comments on commit 1c65ec9

Please sign in to comment.