Setup Lazarus environment
Version updated for https://github.com/gcarreno/setup-lazarus to version v3.4.0.
- This action is used across all versions by 177 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-lazarus GitHub Action automates the setup of a specific version of the Lazarus IDE and Free Pascal Compiler (FPC) in GitHub Actions workflows. It simplifies the process of configuring a CI/CD environment for projects that depend on Lazarus, with options to install additional packages and use cached installer files for efficiency. This action addresses the need for streamlined environment setup, saving developers time and effort when building and testing Lazarus-based applications.
Release notes
Full Changelog: https://github.com/gcarreno/setup-lazarus/compare/v3.3.1...v3.4.0
What’s new:
- Support Lazarus versions 3.8 to 4.4
- Stable is now Lazarus v4.4