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 a1d67f5 commit 9775ee5Copy full SHA for 9775ee5
.github/workflows/test.yml
@@ -3,7 +3,7 @@ on: [push]
3
4
env:
5
# TODO: use a release (once available)
6
- LIBZIM_DL_VERSION: "2023-04-19"
+ LIBZIM_DL_VERSION: "2023-04-25"
7
8
jobs:
9
lint:
.github/workflows/wheels.yml
@@ -9,7 +9,7 @@ on:
10
11
# LIBZIM_DL_VERSION: "8.2.0"
12
13
MACOSX_DEPLOYMENT_TARGET: "11.0"
14
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
15
# APPLE_SIGNING_KEYCHAIN_PATH set in prepare keychain step
0 commit comments