Skip to content

Commit 24584b4

Browse files
committed
WIP: Test GHCR mirror pre-pull for dockcross images
Temporarily point python-build-workflow at the ghcr-mirror-dockcross-images branch of ITKRemoteModuleBuildTestPackageAction to test the pre-pull step with GHCR fallback logic. See: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction#124
1 parent 4f51ec5 commit 24584b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.5
99

1010
python-build-workflow:
11-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.5
11+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@ghcr-mirror-dockcross-images
1212
with:
1313
test-notebooks: false
1414
secrets:

0 commit comments

Comments
 (0)