Commit 4d20f6f0 authored by Jim Newsome's avatar Jim Newsome
Browse files

Bump chutney to get Stable flag fix

This is primarily to get chutney!149.

This should fix #2463, but I haven't been able to repro locally to
verify.

I suspect it'll mitigate some of the other difficult-to-repro cases of
#2209 as well.
parent a8203fec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,8 +40,8 @@ variables:
  # For static website deployment job
  SITE_URL: arti.torproject.org
  # Pinned chutney version.
  # main @ 2026-04-08
  CHUTNEY_COMMIT: "9ca2446f4837c1730d31cf9be8ebb7865ebe8fc3"
  # main @ 2026-06-15
  CHUTNEY_COMMIT: "8e7ad77631b5c5113d513b658b2f822debcd18bd"
  # Rust doesn't do backtraces on panic by default, but we do want them in CI
  RUST_BACKTRACE: 1