We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872af90 commit 62af3bfCopy full SHA for 62af3bf
.github/workflows/ci-message-buffer.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
- uses: actions-rust-lang/setup-rust-toolchain@v1
21
with:
22
+ toolchain: 1.66.1
23
cache-workspaces: "pythnet/message_buffer -> target"
24
- name: Install Solana
25
run: |
0 commit comments