Skip to content

Commit 0f0edd8

Browse files
committed
rm msys-mingw from ci
1 parent 095edf0 commit 0f0edd8

File tree

4 files changed

+2
-85
lines changed

4 files changed

+2
-85
lines changed

.github/workflows/msys2-mingw.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ MYMETA.json
1515
/.build
1616
*.old
1717
*.orig
18+
*.swp

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Test::Fixme ![linux](https://github.com/uperl/Test-Fixme/workflows/linux/badge.svg) ![macos](https://github.com/uperl/Test-Fixme/workflows/macos/badge.svg) ![windows](https://github.com/uperl/Test-Fixme/workflows/windows/badge.svg) ![msys2-mingw](https://github.com/uperl/Test-Fixme/workflows/msys2-mingw/badge.svg)
1+
# Test::Fixme ![linux](https://github.com/uperl/Test-Fixme/workflows/linux/badge.svg) ![macos](https://github.com/uperl/Test-Fixme/workflows/macos/badge.svg) ![windows](https://github.com/uperl/Test-Fixme/workflows/windows/badge.svg)
22

33
Check code for FIXMEs.
44

dist.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ github_user = uperl
1313
workflow = linux
1414
workflow = macos
1515
workflow = windows
16-
workflow = msys2-mingw
1716

1817
[RemovePrereqs]
1918
remove = strict

0 commit comments

Comments
 (0)