Skip to content

Commit e7ee260

Browse files
committed
ci: Pin nightly toolchain for i686-pc-windows-gnu
rust-lang/rust#136795
1 parent 3d5579f commit e7ee260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
os: windows-latest
331331
# ------------------------------------------------------------
332332
# i686-pc-windows-gnu
333-
- rust: nightly-i686-pc-windows-gnu
333+
- rust: nightly-2025-02-08-i686-pc-windows-gnu # TODO: https://github.com/rust-lang/rust/issues/136795
334334
target: i686-pc-windows-gnu
335335
os: windows-latest
336336
# ------------------------------------------------------------

0 commit comments

Comments
 (0)