Skip to content

Commit a872031

Browse files
committed
remove nightly build from reproducibility check
1 parent 4657dde commit a872031

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/repro_check.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
# Find source directory
3232
SOURCE_DIR="./rust"
3333
34-
# FIXME: Setting channel to nightly because only nightly builds succeed on CI
35-
$SOURCE_DIR/configure --set rust.channel=nightly
36-
3734
# Build rust till stage 2
3835
$SOURCE_DIR/x.py build --stage 2
3936

0 commit comments

Comments
 (0)