Skip to content

Commit

Permalink
up to 1.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
austbot committed Feb 15, 2023
1 parent b75b4c4 commit 403c8c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ env:
CARGO_TERM_COLOR: always
IMAGE_NAME: plerkle-test-validator
RUST_VERSION: 1.64.0
SOLANA_VERSION_STABLE: v1.14.14
RUST_VERSION_REGRET: 1.66.0
SOLANA_VERSION_REGRET: v1.15.0
SOLANA_VERSION_STABLE: v1.14.15
jobs:
release-stable:
runs-on: buildjet-8vcpu-ubuntu-2004
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ env:
CARGO_TERM_COLOR: always
IMAGE_NAME: plerkle-test-validator
RUST_VERSION: 1.64.0
SOLANA_VERSION_STABLE: v1.14.14
SOLANA_VERSION_STABLE: v1.14.15
RUST_VERSION_REGRET: 1.64.0
SOLANA_VERSION_REGRET: v1.14.14
SOLANA_VERSION_REGRET: v1.14.15

jobs:
test-stable:
Expand Down

0 comments on commit 403c8c8

Please sign in to comment.