ci: Bump rust stable version for twotx build (#3813)

This commit is contained in:
Jon Cinque 2022-11-15 23:43:56 +01:00 committed by GitHub
parent 8d0a2e1000
commit b93d49ebd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ jobs:
- name: Set env vars
run: |
echo "RUST_STABLE_VERSION=1.63.0" >> $GITHUB_ENV
echo "RUST_STABLE_VERSION=1.65.0" >> $GITHUB_ENV
source ci/rust-version.sh
echo "RUST_STABLE=$rust_stable" >> $GITHUB_ENV
source ci/solana-version.sh