Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b93d49e

Browse files
authored
ci: Bump rust stable version for twotx build (#3813)
1 parent 8d0a2e1 commit b93d49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-token.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Set env vars
8888
run: |
89-
echo "RUST_STABLE_VERSION=1.63.0" >> $GITHUB_ENV
89+
echo "RUST_STABLE_VERSION=1.65.0" >> $GITHUB_ENV
9090
source ci/rust-version.sh
9191
echo "RUST_STABLE=$rust_stable" >> $GITHUB_ENV
9292
source ci/solana-version.sh

0 commit comments

Comments
 (0)