Skip to content

Commit e020a4b

Browse files
committed
ci(cxx-python): update to latest for libtiff symbol Windows build issues
1 parent 2dbc2ce commit e020a4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cxx-python.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ env:
1414
jobs:
1515
cxx-build-workflow:
1616
# itk-wasm branch
17-
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@6868c9879405def5d7532e0437b57e78cbe0b6ea
17+
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@l@6868c9879405def5d7532e0437b57e78cbe0b6ea
1818
with:
1919
itk-module-deps: 'MeshToPolyData@v0.11.0'
2020
ctest-options: '-E itkPipelineTest'
21-
# release-5.4 2025-07-02
22-
itk-git-tag: '276a52a5c0b1a5df67c9a2b0fdcd0bc75504e011'
21+
# release-5.4 2024-11-21
22+
itk-git-tag: '49413c3a9e8ecf0f912534e7c13f4c7bc3799d60'
2323

2424
#python-build-workflow:
2525
## itk-wasm branch

0 commit comments

Comments
 (0)