mirror of
https://github.com/Icinga/icinga2.git
synced 2026-03-25 20:06:25 -04:00
Merge pull request #9633 from Icinga/gha-drop-fedora-35
GitHub Actions: no longer test builds on Fedora 35
This commit is contained in:
commit
ff8a29b03e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/rpm.yml
vendored
3
.github/workflows/rpm.yml
vendored
|
|
@ -30,9 +30,6 @@ jobs:
|
|||
- name: fedora
|
||||
release: 36
|
||||
subscription: false
|
||||
- name: fedora
|
||||
release: 35
|
||||
subscription: false
|
||||
- name: sles
|
||||
release: '15.4'
|
||||
subscription: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue