Skip to content

Commit d3628c3

Browse files
committedMar 17, 2025·
Update CI solana-cli-version to v1.18.26
1 parent b903279 commit d3628c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/solana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- uses: metadaoproject/setup-anchor@v2
100100
with:
101101
node-version: "20.11.0"
102-
solana-cli-version: "1.18.10"
102+
solana-cli-version: "1.18.26"
103103
anchor-version: "0.29.0"
104104
- name: Cache node_modules
105105
uses: actions/cache@v3

0 commit comments

Comments
 (0)
Please sign in to comment.