You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-01 00:54:57 +02:00
ci: run build/test workflow on windows too (#5263)
Maybe 3rd time is the charm! This makes the CI build run on windows too, and fix broken tests/featuers on Windows. Most of the changes are related to ignoring certain tests on windows, or making sure to use the right path separators. More work to do in the future, probably! #4293 --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c65b2258cb
commit
2bf08f11a6
@ -473,7 +473,7 @@ nfpms:
|
||||
|
||||
# Custom configuration applied only to the IPK packager.
|
||||
#
|
||||
# Since: v2.1
|
||||
# Since: v2.1.
|
||||
ipk:
|
||||
# The ABI version to specify.
|
||||
#
|
||||
|
Reference in New Issue
Block a user