Skip to content

Commit f39c849

Browse files
committed
...
1 parent 3e67e97 commit f39c849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
crate: solana-verify
2727
version: "0.2.11"
2828
- name: install solana toolsuite
29-
run: sh -c "$(curl -sSfL https://release.solana.com/v1.18.11/install)"
29+
run: sh -c "$(curl -sSfL https://release.solana.com/v1.18.26/install)"
3030
- name: add to path
3131
run: echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
3232
- run: solana-verify build --library-name program

0 commit comments

Comments
 (0)