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.
2 parents 2f53be1 + 39e5c56 commit cb8c9f1Copy full SHA for cb8c9f1
.github/workflows/test.yml
@@ -2,8 +2,8 @@ name: test
2
on: [push]
3
4
env:
5
- LIBZIM_RELEASE: libzim_linux-x86_64-6.1.1
6
- LIBZIM_LIBRARY_PATH: lib/x86_64-linux-gnu/libzim.so.6.1.1
+ LIBZIM_RELEASE: libzim_linux-x86_64-6.1.5
+ LIBZIM_LIBRARY_PATH: lib/x86_64-linux-gnu/libzim.so.6.1.5
7
LIBZIM_INCLUDE_PATH: include/zim
8
CYTHON_VERSION: 0.29.6
9
MAX_LINE_LENGTH: 110
0 commit comments