Skip to content

Commit bccc236

Browse files
committed
test x86_64-pc-windows-gnullvm to see if it works
1 parent 55d99da commit bccc236

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/checks.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ jobs:
5252
os: windows-2022
5353
features: ""
5454
target: "x86_64-pc-windows-msvc"
55+
- rust: stable-x86_64-msvc
56+
os: windows-2022
57+
features: ""
58+
target: "x86_64-pc-windows-gnullvm"
5559
steps:
5660
- name: Checkout sources
5761
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

0 commit comments

Comments
 (0)