Skip to content

Commit 89c92bf

Browse files
committed
Add windows-gnu CI
1 parent 5b620dc commit 89c92bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
x86_64-msvc:
4242
TOOLCHAIN: stable-x86_64-pc-windows-msvc
4343
OTHER_TARGET: i686-pc-windows-msvc
44+
x86_64-gnu:
45+
TOOLCHAIN: nightly-x86_64-pc-windows-gnu
46+
OTHER_TARGET: i686-pc-windows-gnu
4447

4548
- job: rustfmt
4649
pool:

0 commit comments

Comments
 (0)