We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ef41b commit d21e21fCopy full SHA for d21e21f
1 file changed
.github/workflows/build-gphoto2-wheels.yml
@@ -24,7 +24,7 @@ jobs:
24
target: 14.0
25
arch: arm64
26
env:
27
- GPHOTO_SRC: https://github.com/gphoto/libgphoto2/releases/download/v2.5.33/libgphoto2-2.5.33.tar.xz
+ GPHOTO_SRC: https://github.com/gphoto/libgphoto2/releases/download/v2.5.34/libgphoto2-2.5.34.tar.xz
28
GPHOTO2_ROOT: libgphoto2/local_install
29
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.target }}
30
steps:
0 commit comments