Skip to content

Commit bd7d3b2

Browse files
authored
Remove windows-i686-gnu CI (#480)
This is currently broken, as described in #479, and I'm not entirely sure how to fix so to get things moving again this removes it from CI.
1 parent b177663 commit bd7d3b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
rust: stable-i686-msvc
3434
- os: windows-latest
3535
rust: stable-x86_64-gnu
36-
- os: windows-latest
37-
rust: stable-i686-gnu
3836
steps:
3937
- uses: actions/checkout@v1
4038
with:

0 commit comments

Comments
 (0)