05178848e5
## 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`. |
||
---|---|---|
.. | ||
book.yml | ||
cancel-previous-runs.yml | ||
docker-antithesis.yml | ||
docker.yml | ||
linkcheck.yml | ||
local-testnet.yml | ||
publish-crate.yml | ||
release.yml | ||
test-suite.yml |