Skip to content

Commit

Permalink
Stop using rustc nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jan 30, 2023
1 parent 4200453 commit 35596ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

export RUSTC_VERSION=nightly-2022-12-18
export RUSTC_VERSION=stable-2023-01-26

0 comments on commit 35596ee

Please sign in to comment.