index
:
ndpi-daemon.git
Tiny nDPI based deep packet inspection daemons / toolkit.
log msg
author
committer
range
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
summary
refs
log
tree
commit
diff
path:
root
/
.github
/
workflows
/
build.yml
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.github/workflows/build.yml')
-rw-r--r--
.github/workflows/build.yml
2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c59771315..5de86a56f 100644
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@ -95,7 +95,7 @@ jobs:
upload: false
ndpi_min_version: "4.8"
- compiler: "gcc-10"
- os: "ubuntu-18.04"
+ os: "ubuntu-20.04"
ndpi_build: "-DBUILD_NDPI=ON"
ndpid_examples: "-DBUILD_EXAMPLES=ON"
ndpid_gcrypt: "-DNDPI_WITH_GCRYPT=OFF"