Skip to content

Commit b7b156d

Browse files
authored
pinocchio: Bump all programs to Pinocchio 0.10.1 (#24)
* pinocchio: Bump all programs to Pinocchio 0.10.1 * Bump solana and rust versions in CI * use unlikely
1 parent b94bcb8 commit b7b156d

File tree

9 files changed

+155
-73
lines changed

9 files changed

+155
-73
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
- name: Install Rust
172172
uses: dtolnay/rust-toolchain@master
173173
with:
174-
toolchain: 1.81.0
174+
toolchain: 1.89.0
175175

176176
- name: Install Rust build deps
177177
run: ./install-rust-build-deps.sh

0 commit comments

Comments
 (0)