Skip to content

Commit 6571fe2

Browse files
committed
COMP: Update ITKRemoteModuleBuildTestPackageAction to v5.4.6
Fix macos-13 runner deprecation - v5.4.0 references macos-13 which has been removed from GitHub Actions. v5.4.6 uses macos-15-intel and includes GHCR-mirrored dockcross image pre-pull.
1 parent f767b4a commit 6571fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ on: [push,pull_request]
55

66
jobs:
77
cxx-build-workflow:
8-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.0
8+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6

0 commit comments

Comments
 (0)