Skip to content

Commit

Permalink
chore: update ubuntu releases for packaging workflow (iopsystems#78)
Browse files Browse the repository at this point in the history
Update the ubuntu releases for the packaging workflow
  • Loading branch information
brayniac authored Oct 19, 2023
1 parent b701800 commit cd24bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
- { distro: ubuntu, release: bionic } # LTS until Apr 2028
- { distro: ubuntu, release: focal } # LTS until Apr 2030
- { distro: ubuntu, release: jammy } # LTS until Apr 2032
- { distro: ubuntu, release: kinetic } # Previous release
- { distro: ubuntu, release: lunar } # Current release
- { distro: ubuntu, release: lunar } # Previous release
- { distro: ubuntu, release: mantic } # Current release
fail-fast: false
env:
# dpkg-buildpackage issues a warning if we attempt to cross compile and
Expand Down

0 comments on commit cd24bbb

Please sign in to comment.