Skip to content

Commit 2932fc2

Browse files
ci: Temporarily pin to older nightly
There are a bunch of new lint errors that need to be addressed before we can successfully build with latest nightly.
1 parent 70a63b8 commit 2932fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2025-06-01"
33
targets = ["aarch64-unknown-uefi", "i686-unknown-uefi", "x86_64-unknown-uefi"]

0 commit comments

Comments
 (0)