Skip to content

Commit

Permalink
chore: update SOLANA_VERSION in e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kAsky53 committed Mar 5, 2024
1 parent 82b4ff3 commit 87431a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/programs-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
CARGO_TERM_COLOR: always
SOLANA_VERSION: "1.17.0"
SOLANA_VERSION: "1.17.10"
RUST_TOOLCHAIN: "1.68.0-dev"

jobs:
Expand Down

0 comments on commit 87431a5

Please # to comment.