Skip to content

build(deps-dev): bump vite from 6.2.7 to 6.3.6 #2541

build(deps-dev): bump vite from 6.2.7 to 6.3.6

build(deps-dev): bump vite from 6.2.7 to 6.3.6 #2541

Workflow file for this run

name: C++,Native Python
on:
push:
branches:
- main
pull_request:
branches:
- main
env:
ITKMeshToPolyData-git-tag: "4545405"
jobs:
cxx-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@disable-intel-mac
with:
itk-module-deps: '[email protected]'
ctest-options: '-E itkPipelineTest'
itk-cmake-options: '-DCMAKE_CXX_STANDARD:STRING=20'
#python-build-workflow:
## itk-wasm branch
#uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
#with:
#itk-module-deps: 'InsightSoftwareConsortium/[email protected]'
#manylinux-platforms: '["_2_28-x64","_2_28-aarch64"]'
#secrets:
#pypi_password: ${{ secrets.pypi_password }}