lighthouse/.github/workflows
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
..
book.yml Update mdbook runner to Ubuntu 20.04 (#3138) 2022-04-04 06:08:26 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker-antithesis.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
docker.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
linkcheck.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
local-testnet.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
publish-crate.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
release.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
test-suite.yml compile with beta compiler on CI (#3717) 2022-11-15 05:21:36 +00:00