~sbinet/star-tex-patches

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH star-tex v2] ci: use Go-1.16

Details
Message ID
<IMqht43kKJ8WMM23nezt3RT0krfSXtz7JjS61WU3g@cp3-web-029.plabs.ch>
DKIM signature
missing
Download raw message
Patch: +2 -2
Signed-off-by: Sebastien Binet <s@sbinet.org>
---
 .builds/linux.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.builds/linux.yml b/.builds/linux.yml
index 6ddbcc5..7a97f09 100644
--- a/.builds/linux.yml
+++ b/.builds/linux.yml
@@ -9,9 +9,9 @@ environment:
 GOFLAGS: -mod=readonly
 PATH: /home/build/sdk/go/bin:/usr/bin:/home/build/go/bin
tasks:
 - install_go1_15: |
 - install_go1_16: |
     mkdir -p /home/build/sdk
     curl https://dl.google.com/go/go1.15.linux-amd64.tar.gz | tar -C /home/build/sdk -xzf -
     curl -L https://golang.org/dl/go1.16.linux-amd64.tar.gz | tar -C /home/build/sdk -xzf -
 - test_project: |
     cd star-tex
     go test -race ./...
-- 
2.30.1

[star-tex/patches/linux.yml] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<C9B9W9EX9GPH.34XZJL23FX1TN@cirno>
In-Reply-To
<IMqht43kKJ8WMM23nezt3RT0krfSXtz7JjS61WU3g@cp3-web-029.plabs.ch> (view parent)
DKIM signature
missing
Download raw message
star-tex/patches/linux.yml: FAILED in 40s

[ci: use Go-1.16][0] v2 from [Sebastien Binet][1]

[0]: https://lists.sr.ht/~sbinet/star-tex-patches/patches/20319
[1]: s@sbinet.org

✗ #428083 FAILED star-tex/patches/linux.yml https://builds.sr.ht/~sbinet/job/428083
Reply to thread Export thread (mbox)