mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
GHA: Linux: add Fedora 38, Ubuntu 23.04
This commit is contained in:
parent
9f5ba58a1c
commit
d1c7f3d7da
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
- debian:11 # and Raspbian 11
|
- debian:11 # and Raspbian 11
|
||||||
- fedora:36
|
- fedora:36
|
||||||
- fedora:37
|
- fedora:37
|
||||||
|
- fedora:38
|
||||||
- opensuse/leap:15.3 # SLES 15.3
|
- opensuse/leap:15.3 # SLES 15.3
|
||||||
- opensuse/leap:15.4 # and SLES 15.4
|
- opensuse/leap:15.4 # and SLES 15.4
|
||||||
- rockylinux:8 # RHEL 8
|
- rockylinux:8 # RHEL 8
|
||||||
@ -34,6 +35,7 @@ jobs:
|
|||||||
- ubuntu:20.04
|
- ubuntu:20.04
|
||||||
- ubuntu:22.04
|
- ubuntu:22.04
|
||||||
- ubuntu:22.10
|
- ubuntu:22.10
|
||||||
|
- ubuntu:23.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout HEAD
|
- name: Checkout HEAD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user