Skip to content

Commit

Permalink
testing with nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Dec 4, 2023
1 parent d57d9fd commit 047be87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test
on: [push]

env:
LIBZIM_DL_VERSION: "9.0.0"
LIBZIM_DL_VERSION: "2023-12-04"
MACOSX_DEPLOYMENT_TARGET: "12.0"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- main

env:
LIBZIM_DL_VERSION: "9.0.0"
LIBZIM_DL_VERSION: "2023-12-04"
MACOSX_DEPLOYMENT_TARGET: "12.0"
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
CIBW_BUILD_VERBOSITY: "3"
Expand Down

0 comments on commit 047be87

Please sign in to comment.