mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-04 22:32:31 -04:00
Merge pull request #8117 from Icinga/feature/jessie
GitHub actions: drop Debian "jessie"
This commit is contained in:
commit
de700828ca
1 changed files with 0 additions and 3 deletions
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
|
|
@ -20,9 +20,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