Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mars-arch committed Oct 10, 2024
1 parent aba4cad commit 7dc0c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Install Solana CLI tools
- name: Install Solana CLI
run: |
sh -c "$(curl -sSfL https://release.solana.com/v1.18.24/install)"
sh -c "$(curl -sSfL https://release.solana.com/install)"
# Install Anchor CLI
- name: Install Anchor
Expand Down

0 comments on commit 7dc0c8a

Please sign in to comment.