Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit fb46b91

Browse files
committed
ci: Define now-needed CFG_RELEASE_(CHANNEL)
1 parent 08d57f5 commit fb46b91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ pr:
88
- master
99

1010
variables:
11+
# https://github.com/rust-lang/rust/commit/489b7e4123f9f85d45335d81f21625d08aa87e1f
12+
CFG_RELEASE_CHANNEL: nightly
13+
CFG_RELEASE: nightly
1114
CARGO_INCREMENTAL: 0
1215
RUST_BACKTRACE: 1
1316
RLS_TEST_WAIT_FOR_AGES: 1

0 commit comments

Comments
 (0)