Skip to content

Commit b30d0df

Browse files
Merge pull request #13 from hnez/ci-rust-walnascar
ci: update tested rust versions for yocto walnascar
2 parents 2bfb599 + 0cd687e commit b30d0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
matrix:
2424
version:
2525
- "1.75" # Yocto scarthgap
26-
- "1.79" # Yocto styhead
2726
- "1.81" # OSELAS.Toolchain v2024.11.0
27+
- "1.84" # Yocto walnascar
2828
- "stable"
2929
- "nightly"
3030
name: cargo build && cargo test

0 commit comments

Comments
 (0)