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 88ddf31 + f5f1ee1 commit 5fb5752Copy full SHA for 5fb5752
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: test
2
on: [push]
3
4
env:
5
- LIBZIM_DL_VERSION: "2023-12-04"
+ LIBZIM_DL_VERSION: "9.1.0"
6
MACOSX_DEPLOYMENT_TARGET: "12.0"
7
8
jobs:
.github/workflows/wheels.yml
@@ -7,7 +7,7 @@ on:
- main
9
10
11
12
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
13
CIBW_BUILD_VERBOSITY: "3"
0 commit comments