Skip to content

Commit 984f7d9

Browse files
committed
ci(cxx-python): update cxx versions
1 parent f52907c commit 984f7d9

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

.github/workflows/cxx-python.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,14 @@ on:
99
- main
1010

1111
env:
12-
ITKMeshToPolyData-git-tag: "v0.11.0"
12+
ITKMeshToPolyData-git-tag: "4545405"
1313

1414
jobs:
1515
cxx-build-workflow:
16-
# itk-wasm branch
17-
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.2
16+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.2
1817
with:
19-
itk-module-deps: 'MeshToPolyData@v0.11.0'
18+
itk-module-deps: 'MeshToPolyData@v0.11.1'
2019
ctest-options: '-E itkPipelineTest'
21-
# release-5.4 2024-11-21
22-
itk-git-tag: '49413c3a9e8ecf0f912534e7c13f4c7bc3799d60'
2320

2421
#python-build-workflow:
2522
## itk-wasm branch

0 commit comments

Comments
 (0)