lighthouse/.github
Daniel Ramirez Chiquillo 05178848e5 compile with beta compiler on CI (#3717)
## Issue Addressed

Closes #3709 

## Proposed Changes

Add the job `compile-with-beta-compiler` to `test-suite`. This job has the following steps:

1. Use `actions/checkout@v3`. (Needed to run make in a later step.)
2. Install the dependencies listed in [build from source guide](https://lighthouse-book.sigmaprime.io/installation-source.html).
3. Change the compiler to the current beta version with `rustup override`.
4. Run `make`.
2022-11-15 05:21:36 +00:00
..
custom Add merge support to simulator (#3292) 2022-07-18 23:15:40 +00:00
workflows compile with beta compiler on CI (#3717) 2022-11-15 05:21:36 +00:00
ISSUE_TEMPLATE.md Remove links to old master branch (#2190) 2021-02-11 06:06:54 +00:00
PULL_REQUEST_TEMPLATE.md Add PR and issue templates 2018-10-14 14:51:59 +11:00