We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80168c commit 2c34daeCopy full SHA for 2c34dae
.github/workflows/cxx-python.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
cxx-build-workflow:
16
- uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.2
+ uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@disable-intel-mac
17
with:
18
itk-module-deps: 'MeshToPolyData@v0.11.1'
19
ctest-options: '-E itkPipelineTest'
0 commit comments