Skip to content

Commit 0559498

Browse files
committed
ci: test against stable windows
1 parent 112ddd7 commit 0559498

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_rust.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ jobs:
4242
toolchain:
4343
- stable
4444
- nightly
45-
exclude:
46-
# Windows stable has LNK1318 PDB linker errors that we can't easily fix
47-
- os: windows-latest
48-
toolchain: stable
4945
runs-on: ${{ matrix.os }}
5046
needs: [compile]
5147
steps:

0 commit comments

Comments
 (0)