Skip to content

Commit 38a7a6c

Browse files
committed
Turn off forcing staging relays
1 parent 203b559 commit 38a7a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
RUSTDOCFLAGS: -Dwarnings
1919
MSRV: "1.81"
2020
SCCACHE_CACHE_SIZE: "10G"
21-
IROH_FORCE_STAGING_RELAYS: "1"
21+
# IROH_FORCE_STAGING_RELAYS: "1"
2222

2323
jobs:
2424
tests:

0 commit comments

Comments
 (0)