Skip to content

Commit

Permalink
ci: update test distros
Browse files Browse the repository at this point in the history
  • Loading branch information
tigattack committed Nov 22, 2023
1 parent 1319315 commit 321c12b
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,19 @@ jobs:
mode: github_releases
- distro: ubuntu2004
mode: package_manager
- distro: ubuntu1804
- distro: debian12
mode: github_releases
- distro: ubuntu1804
- distro: debian12
mode: package_manager
- distro: debian11
mode: github_releases
- distro: debian11
mode: package_manager
- distro: debian10
mode: github_releases
- distro: debian10
mode: package_manager
- distro: rockylinux8
mode: github_releases
- distro: fedora34
- distro: rockylinux9
mode: github_releases
- distro: fedora39
mode: github_releases

steps:
Expand Down

0 comments on commit 321c12b

Please sign in to comment.