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

Commit ba9b493

Browse files
author
Joe C
authored
bump twoxtx ci rust version to 1.72.0 (#5218)
1 parent e9338ad commit ba9b493

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
@@ -214,7 +214,7 @@ jobs:
214214

215215
- name: Set env vars
216216
run: |
217-
echo "RUST_STABLE_VERSION=1.69.0" >> $GITHUB_ENV
217+
echo "RUST_STABLE_VERSION=1.72.0" >> $GITHUB_ENV
218218
source ci/rust-version.sh
219219
echo "RUST_STABLE=$rust_stable" >> $GITHUB_ENV
220220
source ci/solana-version.sh

0 commit comments

Comments
 (0)