]> go.fuhry.dev Git - fsnotify.git/commit
ci: update to use Go 1.19, kick off fewer builds, update x/sys (#484)
authorMartin Tournoij <martin@arp242.net>
Wed, 3 Aug 2022 13:36:21 +0000 (15:36 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Aug 2022 13:36:21 +0000 (15:36 +0200)
commita5c5815c0379cb39b4fd5bc0ebfc49ce44606926
tree087f1b46b2cea7a93bf21d67e79093ecc1fc2f74
parentf2d35c37b5ecb2b9635bc17e8564c06b96a5f676
ci: update to use Go 1.19, kick off fewer builds, update x/sys (#484)

We need to update x/sys to support GOARCH=loong64, which is new in Go
1.19.

Also kick off fewer builds; they regularly get hung in the queue as we
have quite a few test jobs now.
.github/workflows/build.yml
.github/workflows/staticcheck.yml
.github/workflows/test.yml
.github/workflows/vagrant.yml
.gitignore
go.mod
go.sum