mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-09 00:32:12 -04:00
GitHub actions: drop Debian "jessie"
This commit is contained in:
parent
04704a49a4
commit
3cb073d6d7
1 changed files with 0 additions and 3 deletions
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
|
|
@ -19,9 +19,6 @@ jobs:
|
|||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: debian
|
||||
codename: jessie
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: focal
|
||||
has32bit: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue