Skip to content

Commit d976edf

Browse files
committed
remove msys2 from ci
1 parent 42711f0 commit d976edf

File tree

3 files changed

+1
-85
lines changed

3 files changed

+1
-85
lines changed

.github/workflows/msys2-mingw.yml

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

README.md

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

33
Alien::Build plugin to cache files downloaded from the internet
44

dist.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ github_user = PerlAlien
1616
workflow = linux
1717
workflow = macos
1818
workflow = windows
19-
workflow = msys2-mingw
2019

2120
[RemovePrereqs]
2221
remove = strict

0 commit comments

Comments
 (0)