Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 875 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 875 Bytes

cantera-windows-binaries

🚨 This repository is deprecated 🚨

This repository is in a holding state after the removal of the legacy Matlab Toolbox from Cantera. There is a new experimental Matlab interface in progress. When that interface is stable, this repository can be used again to build the Matlab interface for distribution.


This repository runs a GitHub Actions job to build the Windows binary installer packages for Cantera.

To make a new release, change the CT_VERSION environment variable in .github/workflows/main.yaml (line 9) to the correct version, and change the ref key in the Cantera repository checkout to point to the correct branch/tag (line 37).

The workflow uploads the MSI installers to an artifact associated with each run.