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 2c46786 commit a0c335eCopy full SHA for a0c335e
2 files changed
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: test
2
on: [push]
3
4
env:
5
- LIBZIM_DL_VERSION: "8.2.1-1"
+ LIBZIM_DL_VERSION: "nightly"
6
7
jobs:
8
lint:
.github/workflows/wheels.yml
@@ -7,7 +7,7 @@ on:
- main
9
10
11
MACOSX_DEPLOYMENT_TARGET: "11.0"
12
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
13
CIBW_BUILD_VERBOSITY: "3"
0 commit comments