Commit 6ca729f
committed
Fix eBPF target availability issue
- Use nightly-2024-02-15 toolchain which supports bpfel-unknown-none
- Resolves 'rust-std unavailable for bpfel-unknown-none' error
- This version is known to have stable eBPF target support1 parent 60f3e71 commit 6ca729f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments