Skip to content

Commit

Permalink
remove obsolete platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jun 20, 2024
1 parent c3305d6 commit 95b6e7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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, debian-bullseye, debian-buster]
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, rockylinux-8, debian-bullseye, debian-buster]

steps:

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ galaxy_info:
- noble
- focal
- jammy
- bionic
- name: Debian
versions:
- bullseye
Expand Down

0 comments on commit 95b6e7f

Please sign in to comment.