]> go.fuhry.dev Git - fsnotify.git/commit
Run cross-compilation builds on every push (#420)
authorNahum Shalman <nahamu@gmail.com>
Wed, 19 Jan 2022 02:29:44 +0000 (21:29 -0500)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 02:29:44 +0000 (21:29 -0500)
commitc11d74b532c119e42328e596d5a6b6605706662d
tree8b6cd7fbb2e30e9feb1b2e88df433bfb7ae4de0f
parent73c3b57488289565a440dd578a30c7163861de81
Run cross-compilation builds on every push (#420)

This would have caught #389 and should
catch build failures for supported targets.
.github/workflows/build.yml [new file with mode: 0644]