Skip to content

Commit

Permalink
Downgrade solana, as anchor 0.26 only works with solana 1.14. And the…
Browse files Browse the repository at this point in the history
… marinade cpi libraries only work with 1.14
  • Loading branch information
dankelleher committed Oct 17, 2023
1 parent 85f491e commit 5366083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:

env:
solana_version: stable
solana_version: v1.14.17
VERBOSE: 1

jobs:
Expand Down

0 comments on commit 5366083

Please sign in to comment.