mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 09:12:14 +01:00
Added native build on Debian side to pick up issues with new compilers
This commit is contained in:
parent
2858cc016d
commit
f87b2cab70
@ -417,6 +417,9 @@ workflows:
|
||||
- build_debian_system_dependencies:
|
||||
docker_image: "ubuntu:jammy"
|
||||
name: "ubuntu2204_system_dependencies"
|
||||
- build_debian_system_dependencies:
|
||||
docker_image: "debian:sid"
|
||||
name: "debian_sid_system_dependencies"
|
||||
- build_fedora_upstream:
|
||||
name: "Fedora 36 Upstream RPM"
|
||||
docker_image: fedora:36
|
||||
|
Loading…
Reference in New Issue
Block a user