Skip to content

Commit

Permalink
Merge pull request #10 from darkwizard242/feature/remove-obsolete-pla…
Browse files Browse the repository at this point in the history
…tforms

remove support for obsolete platforms
  • Loading branch information
darkwizard242 committed Jun 20, 2024
2 parents 4893833 + 8fd6e87 commit 460400a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, ubuntu-18.04, rockylinux-8, centos-7, debian-bullseye, debian-buster]
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, rockylinux-8, debian-bullseye, debian-buster]

steps:

Expand Down
2 changes: 0 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,13 @@ galaxy_info:
- noble
- jammy
- focal
- bionic
- name: Debian
versions:
- bullseye
- buster
- name: EL
versions:
- 8
- 7

galaxy_tags:
- crictl
Expand Down

0 comments on commit 460400a

Please sign in to comment.