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 619f0e6 commit 8559275Copy full SHA for 8559275
3 files changed
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ on:
6
- published
7
8
env:
9
- LIBZIM_DL_VERSION: "9.1.0"
+ LIBZIM_DL_VERSION: "9.2.3-1"
10
MACOSX_DEPLOYMENT_TARGET: "12.0"
11
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
12
# APPLE_SIGNING_KEYCHAIN_PATH set in prepare keychain step
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: test
2
on: [push]
3
4
5
- LIBZIM_DL_VERSION: "2024-08-27"
jobs:
.github/workflows/wheels.yml
@@ -8,7 +8,7 @@ on:
- windows
13
14
CIBW_BUILD_VERBOSITY: "3"
0 commit comments