Add latest rdkafka version to build matrix

This commit is contained in:
filimonov
2020-05-22 00:16:12 +02:00
committed by GitHub
parent 487585fd17
commit 7aa60a1409

View File

@@ -9,6 +9,7 @@ compiler:
env:
- RDKAFKA_VERSION=v0.9.4
- RDKAFKA_VERSION=v0.11.5
- RDKAFKA_VERSION=v1.4.2
os:
- linux