Skip to content

Commit 12527bd

Browse files
authored
Update windows.yml
1 parent 07e3cee commit 12527bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
matrix:
2020
runs-on: [windows-latest]
2121
sys:
22-
- {compiler: default, os: windows-latest}
22+
- {compiler: default, os: windows-latest}
2323
- {compiler: default, os: windows-2019}
24-
- {compiler: clang-cl, os: windows-latest}
24+
- {compiler: clang-cl, os: windows-latest}
2525
# Enable again and fix remaining issues after refactoring
2626
#- {compiler: clang}
2727

0 commit comments

Comments
 (0)