Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Dec 16, 2024
1 parent 9e6e9ef commit 4b58069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,14 @@ jobs:
fail-fast: false
matrix:
distro:
# - ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- debian-11
- debian-12
- fedora-40
- fedora-41
# - almalinux-8
- almalinux-9
# - rockylinux-8
- rockylinux-9
- alpine-3.20
- alpine-3.21
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/test_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,16 @@ jobs:
fail-fast: false
matrix:
distro:
# - ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- debian-11
- debian-12
- debian-sid
- fedora-40
- fedora-41
# - almalinux-8
- almalinux-9
# - rockylinux-8
- rockylinux-9
- alpine-3.17
- alpine-3.18
- alpine-3.19
- alpine-3.20
- alpine-3.21
Expand Down

0 comments on commit 4b58069

Please sign in to comment.