Skip to content

Commit

Permalink
Upgrade Solana to 1.18.17 (#3039)
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto committed Jun 20, 2024
1 parent cc43e67 commit cf7abd4
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/no-caching-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: false
solana_cli_version: 1.18.8
solana_cli_version: 1.18.17
solang_version: 0.3.2
node_version: 18.18.0
cargo_profile: release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: true
solana_cli_version: 1.18.8
solana_cli_version: 1.18.17
solang_version: 0.3.2
node_version: 18.18.0
cargo_profile: debug
Expand Down
Loading

0 comments on commit cf7abd4

Please sign in to comment.