bump rust version to v1.86
This commit is contained in:
4
.github/workflows/core.yml
vendored
4
.github/workflows/core.yml
vendored
@@ -207,8 +207,8 @@ jobs:
|
||||
|
||||
rustup set auto-self-update disable
|
||||
|
||||
rustup install 1.84
|
||||
rustup default 1.84
|
||||
rustup install 1.86
|
||||
rustup default 1.86
|
||||
|
||||
export CC=clang
|
||||
export CXX=clang++
|
||||
|
||||
Reference in New Issue
Block a user