Skip to content

Commit ada2a18

Browse files
committed
test(ci): bump favorites/native to solana-bankrun 0.4.0
favorites/native fails in bankrun with 'unsupported BPF instruction'. Try the newer bankrun runtime (0.4.0) to see if it supports the instruction the current build-sbf toolchain emits for this program.
1 parent 6d7d6b3 commit ada2a18

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

basics/favorites/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "^22.8.1",
1818
"chai": "^4.3.4",
1919
"mocha": "^9.0.3",
20-
"solana-bankrun": "^0.3.0",
20+
"solana-bankrun": "^0.4.0",
2121
"ts-mocha": "^10.0.0",
2222
"typescript": "^4.3.5"
2323
}

basics/favorites/native/pnpm-lock.yaml

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)