Skip to content

Commit 9775ee5

Browse files
committed
update nightly version for tests
1 parent a1d67f5 commit 9775ee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
env:
55
# TODO: use a release (once available)
6-
LIBZIM_DL_VERSION: "2023-04-19"
6+
LIBZIM_DL_VERSION: "2023-04-25"
77

88
jobs:
99
lint:

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
# LIBZIM_DL_VERSION: "8.2.0"
12-
LIBZIM_DL_VERSION: "2023-04-19"
12+
LIBZIM_DL_VERSION: "2023-04-25"
1313
MACOSX_DEPLOYMENT_TARGET: "11.0"
1414
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
1515
# APPLE_SIGNING_KEYCHAIN_PATH set in prepare keychain step

0 commit comments

Comments
 (0)