Skip to content

Commit 58bae5f

Browse files
committed
Update delocate Git reference.
1 parent ccb5d49 commit 58bae5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env:
4141
CIBW_BUILD: cp38-* pp*
4242
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
43-
CIBW_BEFORE_BUILD_MACOS: pip install --force-reinstall git+https://github.com/HexDecimal/delocate.git@loader_path
43+
CIBW_BEFORE_BUILD_MACOS: pip install --force-reinstall git+https://github.com/matthew-brett/delocate.git@1c07b50
4444
CIBW_BEFORE_TEST: pip install numpy
4545
CIBW_TEST_COMMAND: python -c "import tcod"
4646
CIBW_TEST_SKIP: "pp* *-macosx_arm64 *-macosx_universal2:arm64"

0 commit comments

Comments
 (0)