Skip to content

Commit

Permalink
Add new distrib
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Dec 6, 2024
1 parent c1daff2 commit 2c9a3e2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 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-39
- fedora-40
- fedora-41
# - almalinux-8
- almalinux-9
# - rockylinux-8
- rockylinux-9
- alpine-3.19
- alpine-3.20
- alpine-3.21
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-22.04
- ubuntu-24.04
- debian-12
- fedora-39
- fedora-40
# - 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 @@ -41,8 +41,8 @@ jobs:
- debian-11
- debian-12
- debian-sid
- fedora-39
- fedora-40
- fedora-41
# - almalinux-8
- almalinux-9
# - rockylinux-8
Expand All @@ -51,6 +51,7 @@ jobs:
- alpine-3.18
- alpine-3.19
- alpine-3.20
- alpine-3.21
steps:
- uses: actions/checkout@v4
- name: Setup environment
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_mdbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- debian-sid
- fedora-39
- fedora-40
- fedora-41
# - almalinux-8
- almalinux-9
# - rockylinux-8
Expand Down

0 comments on commit 2c9a3e2

Please sign in to comment.