enso/build/cli
Michał Wawrzyniec Urbańczyk 50385821a2
[CI] Moved Oracle GraalVM checks to a new nightly checks workflow. (#9580)
This PR introduces [a new workflow — nightly checks](https://github.com/enso-org/enso/actions/workflows/nightly-tests.yml). It consists of the whole array of Backend checks:
* build check, Scala tests and Standard Library tests;
* covers both Community and Oracle (Enterprise) GraalVM editions (Linux-only);
* includes checks for Aarch64 macOS runner.

We do not want to run these checks on each PR due to limited runners capacity. By running them nightly, we can still catch any issues that might arise on `develop` branch.

# Important Notes
* [ ] Before merging, this requires updating the GH required checks list.
2024-04-03 21:59:37 +00:00
..
src [CI] Moved Oracle GraalVM checks to a new nightly checks workflow. (#9580) 2024-04-03 21:59:37 +00:00
Cargo.toml Bump clap to v4 (#9595) 2024-04-03 11:32:03 +00:00