Skip to content

Commit

Permalink
Merge pull request Icinga#9635 from Icinga/eol
Browse files Browse the repository at this point in the history
GHA: drop EOL OSes
  • Loading branch information
julianbrost authored Jan 20, 2023
2 parents e38a907 + aa0a25c commit c3e4098
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/raspbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
fail-fast: false
matrix:
codename:
- buster
- bullseye

runs-on: ubuntu-latest
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,12 @@ jobs:
- name: sles
release: '15.4'
subscription: true
- name: sles
release: '15.3'
subscription: true
- name: sles
release: '12.5'
subscription: true
- name: opensuse
release: '15.4'
subscription: false
- name: opensuse
release: '15.3'
subscription: false

runs-on: ubuntu-latest

Expand Down

0 comments on commit c3e4098

Please sign in to comment.