Skip to content

Commit d21e21f

Browse files
Update GitHub workflow to use gphoto2 v2.5.34
1 parent b4ef41b commit d21e21f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-gphoto2-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
target: 14.0
2525
arch: arm64
2626
env:
27-
GPHOTO_SRC: https://github.com/gphoto/libgphoto2/releases/download/v2.5.33/libgphoto2-2.5.33.tar.xz
27+
GPHOTO_SRC: https://github.com/gphoto/libgphoto2/releases/download/v2.5.34/libgphoto2-2.5.34.tar.xz
2828
GPHOTO2_ROOT: libgphoto2/local_install
2929
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.target }}
3030
steps:

0 commit comments

Comments
 (0)