chore: Update anchor and solana build versions

This commit is contained in:
Sebastian Bor 2022-12-21 12:53:37 +00:00
parent fd850016e6
commit 367c43491f
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ on:
env:
CARGO_TERM_COLOR: always
SOLANA_VERSION: "1.9.5"
SOLANA_VERSION: "1.14.10"
RUST_TOOLCHAIN: stable
defaults:

View File

@ -7,7 +7,7 @@ on:
env:
CARGO_TERM_COLOR: always
SOLANA_VERSION: "1.9.5"
SOLANA_VERSION: "1.14.10"
jobs:
build:

View File

@ -1,5 +1,5 @@
anchor_version = "0.20.1"
solana_version = "1.9.5"
anchor_version = "0.26.0"
solana_version = "1.14.10"
[programs.localnet]
voter_stake_registry = "4Q6WW2ouZ6V3iaNm56MTd5n2tnTm4C5fiH8miFHnAFHo"