We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea4387 commit 33793e5Copy full SHA for 33793e5
.github/workflows/steel.yml
@@ -253,7 +253,7 @@ jobs:
253
chmod +x build_and_test.sh
254
255
- name: Setup Solana stable
256
- uses: heyAyushh/setup-solana@v5.4
+ uses: heyAyushh/setup-solana@v5.5
257
with:
258
solana-cli-version: stable
259
- name: Build and Test with Stable
@@ -267,7 +267,7 @@ jobs:
267
process_projects "stable"
268
sccache --show-stats
269
- name: Setup Solana 1.18.17
270
271
272
solana-cli-version: 1.18.17
273
- name: Build and Test with 1.18.17
0 commit comments