We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b177663 commit bd7d3b2Copy full SHA for bd7d3b2
.github/workflows/main.yml
@@ -33,8 +33,6 @@ jobs:
33
rust: stable-i686-msvc
34
- os: windows-latest
35
rust: stable-x86_64-gnu
36
- - os: windows-latest
37
- rust: stable-i686-gnu
38
steps:
39
- uses: actions/checkout@v1
40
with:
0 commit comments