elliotchance / gedcom

👪 A Go library and CLI tools for encoding, decoding, traversing, merging, comparing, querying and publishing GEDCOM files.
MIT License
96 stars 21 forks source link

CI: Remove windows 32bit releases #290

Closed elliotchance closed 4 years ago

elliotchance commented 4 years ago

Windows 32bit support has been removed. The names of releases are also more understandable for non-technical people. Simply "linux", "macos" and "windows".


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #290 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   68.02%   68.02%           
=======================================
  Files         203      203           
  Lines        6408     6408           
=======================================
  Hits         4359     4359           
  Misses       1925     1925           
  Partials      124      124

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca359c3...9cc2091. Read the comment docs.