Skip to content

Commit

Permalink
BUG: Change ITKPythonPackage tag for MacOS CI
Browse files Browse the repository at this point in the history
The new tag incorporates a fix for using GNU tar on MacOS, see
SimonRit/ITKPythonPackage@d84bea5.
  • Loading branch information
Simon Rit committed Sep 3, 2024
1 parent 06d3557 commit b311b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package-python-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push,pull_request]

env:
itk-wheel-tag: 'v5.4.0'
itk-python-package-tag: 'dea15f87cb2f023e716faf2a811937bef3b105e3'
itk-python-package-tag: 'ac11c684dc08ad8c872b601603fa97cca40ab2c4'
itk-python-package-org: 'SimonRit'
itk-module-deps: "RTKConsortium/ITKCudaCommon@cae7c93c2f6d4c5b3cb5f6e5ce4a97686e626bf7"

Expand Down

0 comments on commit b311b95

Please sign in to comment.