Skip to content

Commit

Permalink
GHA: drop EOL OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Jan 19, 2023
1 parent f59f361 commit aa0a25c
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-22.04 # revert back to ubuntu-latest once that is 22.04 or later
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,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 aa0a25c

Please sign in to comment.