colorls/.github
Claudio Bley 0b7b88ca26 Disable Windows CI jobs
They fail with:

```
D:/a/colorls/colorls/vendor/bundle/ruby/3.0.0/gems/hpricot-0.8.6/ext/fast_xs
make.exe DESTDIR\=
generating fast_xs-x64-mingw32.def
compiling fast_xs.c
fast_xs.c: In function 'fast_xs':
fast_xs.c:165:46: error: passing argument 3 of 'rb_rescue' from incompatible
pointer type [-Wincompatible-pointer-types]
  165 |         array = rb_rescue(unpack_utf8, self, unpack_uchar, self);
      |                                              ^~~~~~~~~~~~
      |                                              |
|                                              VALUE (*)(VALUE) {aka long
long unsigned int (*)(long long unsigned int)}
```
2024-07-12 08:38:10 +02:00
..
workflows Disable Windows CI jobs 2024-07-12 08:38:10 +02:00
dependabot.yml Upgrade to GitHub-native Dependabot 2021-04-29 15:05:53 +00:00
release-drafter.yml Integrate Release Drafter 2022-04-04 21:28:27 +02:00