Skip to content

Commit

Permalink
Remove Ubuntu Kinetic from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Jul 24, 2023
1 parent ac863e6 commit dada6e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
fail-fast: false
matrix:
distro:
- debian-unstable
- debian-bullseye
- debian-buster
- ubuntu-jammy
- ubuntu-focal
- ubuntu-kinetic
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit dada6e0

Please sign in to comment.