Skip to content

Commit

Permalink
update gh action toolchain versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan committed Jun 19, 2024
1 parent b013d70 commit 02c8c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-sdk-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

env:
CARGO_TERM_COLOR: always
RUST_TOOLCHAIN: 1.67.0
SOLANA_VERSION: "1.14.16"
RUST_TOOLCHAIN: 1.70.0
SOLANA_VERSION: "1.16.27"

jobs:
update-sdk:
Expand Down

0 comments on commit 02c8c21

Please sign in to comment.