Skip to content

Commit

Permalink
drop support for older debian versions, adds support debian 11/12
Browse files Browse the repository at this point in the history
  • Loading branch information
bugoff committed Feb 2, 2024
1 parent f27ec35 commit c507f5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- "amazonlinux-2"
- "centos-7"
- "centos-8"
- "debian-9"
- "debian-10"
- "debian-11"
- "debian-12"
- "fedora-latest"
- "opensuse-leap-15"
- "oraclelinux-7"
Expand Down
2 changes: 1 addition & 1 deletion kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platforms:
- name: centos-7
- name: centos-8
- name: debian-9
- name: debian-10
- name: debian-11
- name: debian-12
- name: fedora-latest
- name: freebsd-12
Expand Down

0 comments on commit c507f5e

Please sign in to comment.