Skip to content

Commit d0070d2

Browse files
committed
update windows ci
1 parent d6d5eca commit d0070d2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/Windows.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Windows
22

33
on:
4-
push:
5-
branches: [ 'dev' ]
6-
paths-ignore:
7-
- 'Docs/**'
8-
- '.readthedocs.yaml'
9-
- 'README.md'
104
pull_request:
115
branches: [ 'main' ]
126
paths-ignore:
@@ -34,7 +28,6 @@ jobs:
3428
{ name: MinGW, ver: 10.3.0 },
3529
{ name: MinGW, ver: 11.2.0 },
3630
{ name: MinGW, ver: 12.2.0 },
37-
{ name: MinGW, ver: 13.2.0 },
3831
{ name: Clang, ver: 11.1.0 },
3932
{ name: Clang, ver: 12.0.1 },
4033
{ name: Clang, ver: 13.0.1 },

0 commit comments

Comments
 (0)