Skip to content

Commit

Permalink
remove msys2 from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed Dec 23, 2024
1 parent 03d5bf5 commit 41f01c0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 86 deletions.
83 changes: 0 additions & 83 deletions .github/workflows/msys2-mingw.yml

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FFI::C::Stat ![static](https://github.com/PerlFFI/FFI-C-Stat/workflows/static/badge.svg) ![linux](https://github.com/PerlFFI/FFI-C-Stat/workflows/linux/badge.svg) ![windows](https://github.com/PerlFFI/FFI-C-Stat/workflows/windows/badge.svg) ![macos](https://github.com/PerlFFI/FFI-C-Stat/workflows/macos/badge.svg) ![msys2-mingw](https://github.com/PerlFFI/FFI-C-Stat/workflows/msys2-mingw/badge.svg)
# FFI::C::Stat ![static](https://github.com/PerlFFI/FFI-C-Stat/workflows/static/badge.svg) ![linux](https://github.com/PerlFFI/FFI-C-Stat/workflows/linux/badge.svg) ![windows](https://github.com/PerlFFI/FFI-C-Stat/workflows/windows/badge.svg) ![macos](https://github.com/PerlFFI/FFI-C-Stat/workflows/macos/badge.svg)

Object-oriented FFI interface to native stat and lstat

Expand Down Expand Up @@ -209,7 +209,7 @@ Graham Ollis <[email protected]>

# COPYRIGHT AND LICENSE

This software is copyright (c) 2021-2023 by Graham Ollis.
This software is copyright (c) 2021-2024 by Graham Ollis.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
1 change: 0 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ workflow = static
workflow = linux
workflow = windows
workflow = macos
workflow = msys2-mingw

[Author::Plicease::Core]

Expand Down

0 comments on commit 41f01c0

Please sign in to comment.