Skip to content

Commit

Permalink
check setup-solana
Browse files Browse the repository at this point in the history
  • Loading branch information
heyAyushh committed Dec 28, 2024
1 parent b6a063f commit 4abdec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/solana-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
# Install pnpm
npm install --global pnpm
- name: Setup Solana stable
uses: heyAyushh/setup-solana@v5.5
uses: heyAyushh/setup-solana@v5.7
with:
solana-cli-version: stable
- name: Build and Test with Stable
Expand All @@ -190,7 +190,7 @@ jobs:
rustc -V
process_projects "stable"
- name: Setup Solana 1.18.17
uses: heyAyushh/setup-solana@v5.5
uses: heyAyushh/setup-solana@v5.7
with:
solana-cli-version: 1.18.17
- name: Build and Test with 1.18.17
Expand Down

0 comments on commit 4abdec5

Please sign in to comment.