You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently only really catch Rust regressions as they hit stable. This
change adds workflows to build the proxy daily against `nightly` and
weekly against `beta`.
These workflows are separated so that they can run on different
schedules and so that a failure on one toolchain does not interfere with
the other.
Signed-off-by: Oliver Gould <[email protected]>
0 commit comments