mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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
|
||||
- fedora:36
|
||||
- fedora:37
|
||||
- fedora:38
|
||||
- opensuse/leap:15.3 # SLES 15.3
|
||||
- opensuse/leap:15.4 # and SLES 15.4
|
||||
- rockylinux:8 # RHEL 8
|
||||
@ -34,6 +35,7 @@ jobs:
|
||||
- ubuntu:20.04
|
||||
- ubuntu:22.04
|
||||
- ubuntu:22.10
|
||||
- ubuntu:23.04
|
||||
|
||||
steps:
|
||||
- name: Checkout HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user