Skip to content

Commit

Permalink
Merge pull request #9 from darkwizard242/feature/remove-obsolete-plat…
Browse files Browse the repository at this point in the history
…forms

remove obsolete platforms and drop support for EL platforms
  • Loading branch information
darkwizard242 authored Jun 20, 2024
2 parents c3305d6 + e3cffd2 commit c1e1777
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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, debian-bullseye, debian-buster]

steps:

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

galaxy_tags:
- bravebrowser
Expand Down

0 comments on commit c1e1777

Please sign in to comment.