actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.6k stars 5.09k forks source link

`ci/crystal`: Use `install-crystal` action #2281

Closed straight-shoota closed 2 months ago

straight-shoota commented 5 months ago

Using the action instead of a docker image has many benefits. It offers more install options, is fully integrated into the CI environment and portable (works on MacOS and Windows runners as well).

Pre-requisites


Please note that at this time we are only accepting new starter workflows for Code Scanning. Updates to existing starter workflows are fine.


Tasks

For all workflows, the workflow:

For CI workflows, the workflow:

For Code Scanning workflows, the workflow:

Some general notes:

github-actions[bot] commented 2 months ago

This pull request has become stale and will be closed automatically within a period of time. Sorry about that.