File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 run : |
3030 wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
3131 sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb
32- sh -c "$(curl -sSfL https://release.solana.com /v1.14.18 /install)"
32+ sh -c "$(curl -sSfL https://release.anza.xyz /v1.17.34 /install)"
3333 echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
3434 - name : Install Anchor
3535 run : |
Original file line number Diff line number Diff line change 2727 workspaces : " governance/remote_executor -> target"
2828 - name : Install Solana
2929 run : |
30- sh -c "$(curl -sSfL https://release.solana.com /v1.18.23/install)"
30+ sh -c "$(curl -sSfL https://release.anza.xyz /v1.18.23/install)"
3131 echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
3232 - name : Format check
3333 run : cargo fmt --all -- --check
Original file line number Diff line number Diff line change 3131 override : true
3232 - name : Install Solana
3333 run : |
34- sh -c "$(curl -sSfL https://release.solana.com /v1.16.20 /install)"
34+ sh -c "$(curl -sSfL https://release.anza.xyz /v1.17.34 /install)"
3535 echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
3636 - name : Format check
3737 run : cargo fmt --all -- --check
You can’t perform that action at this time.
0 commit comments