Workaround for libpap (<1.9.0) on Ubuntu-18.04

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig
2023-11-20 12:40:43 +01:00
parent d5266b7f44
commit b0c343a795
2 changed files with 5 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ jobs:
upload: false
ndpi_min_version: "4.8"
- compiler: "gcc-10"
os: "ubuntu-latest"
os: "ubuntu-18.04"
ndpi_build: "-DBUILD_NDPI=ON"
ndpid_examples: "-DBUILD_EXAMPLES=ON"
ndpid_gcrypt: "-DNDPI_WITH_GCRYPT=OFF"