Skip to content

Commit 0cd687e

Browse files
committed
ci: update tested rust versions for yocto walnascar
Styhead has reached end of life as of April 2025. The most recent release is walnscar, which includes rust 1.84. Signed-off-by: Leonard Göhrs <[email protected]>
1 parent b8d795d commit 0cd687e

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)