mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Merge pull request #9161 from Icinga/Al2Klimov-patch-3
GHA: drop SUSE 15.2 and add 15.3
This commit is contained in:
commit
db9825cbaf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rpm.yml
vendored
4
.github/workflows/rpm.yml
vendored
|
|
@ -24,11 +24,11 @@ jobs:
|
|||
- name: fedora
|
||||
release: 34
|
||||
- name: sles
|
||||
release: '15.2'
|
||||
release: '15.3'
|
||||
- name: sles
|
||||
release: '12.5'
|
||||
- name: opensuse
|
||||
release: '15.2'
|
||||
release: '15.3'
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue