Skip to content

Schedule Github Actions to run on latest rust nightly builds #23

Description

@ErnWong

Detect when the library could be broken on someone else's local rust nightly.

Possible options:

  • Run like a dependabot update, but instead of making a PR that tries updating cargo dependencies, make a PR that tries updating ./rust-toolchain and run tests on the result. Downside is that dependabot PRs don't run the checks automatically I think.
  • Use scheduled events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions