Skip to content

Commit

Permalink
adds anchor 0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Apr 19, 2024
1 parent 145e190 commit 0061d93
Show file tree
Hide file tree
Showing 4 changed files with 6,151 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- anchor-0_27
- anchor-0_28
- anchor-0_29
- anchor-0_30
- anchor
- solana-1_17-full
- solana-full
Expand Down
1 change: 1 addition & 0 deletions packages/anchor/cargo-lock-dl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ VERSIONS=(
"0.27.0"
"0.28.0"
"0.29.0"
"0.30.0"
)

for VERSION in "${VERSIONS[@]}"; do
Expand Down
Loading

0 comments on commit 0061d93

Please sign in to comment.