Skip to content

Commit

Permalink
Revert "only jammy matters now"
Browse files Browse the repository at this point in the history
This reverts commit a191c61.
  • Loading branch information
rpardini committed Oct 1, 2024
1 parent bbb1eb8 commit c9241d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
fail-fast: false # let other jobs try to complete if one fails
matrix:
arch: [ { name: 'arm64', runner: [ "self-hosted", "ARM64", "kodi-rockchip-deb" ] } ]
#distro: [ 'debian:bookworm', 'ubuntu:jammy', 'ubuntu:noble', 'debian:trixie' ]
distro: [ 'ubuntu:jammy' ]
distro: [ 'debian:bookworm', 'ubuntu:jammy', 'ubuntu:noble', 'debian:trixie' ]
steps:

- name: Checkout
Expand Down

0 comments on commit c9241d6

Please sign in to comment.