We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086d5c0 commit a60efe0Copy full SHA for a60efe0
.appveyor.yml
@@ -1,6 +1,6 @@
1
environment:
2
global:
3
- LIBRDKAFKA_NUGET_VERSION: 1.4.0-RC3
+ LIBRDKAFKA_NUGET_VERSION: 1.4.0-RC4
4
CIBW_SKIP: cp33-* cp34-*
5
CIBW_TEST_REQUIRES: pytest pytest-timeout requests avro trivup
6
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
.travis.yml
env:
- - LIBRDKAFKA_VERSION=v1.4.0-RC3
+ - LIBRDKAFKA_VERSION=v1.4.0-RC4
matrix:
include:
# Source package verification with Python 2.7
0 commit comments