~leon_plickat/public-inbox

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

[PATCH zig-spoon v2] ci: Update to zig 0.10

Details
Message ID
<20221210080641.2640-1-mail@hmachet.com>
DKIM signature
pass
Download raw message
Patch: +4 -4
---
v1 -> v2:
  10.1 -> 10.0

 .builds/alpine.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 742749494447..a7ab643a15dd 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -6,10 +6,10 @@ sources:
  - https://git.sr.ht/~leon_plickat/zig-spoon
tasks:
  - install_deps: |
      wget -q https://ziglang.org/download/0.9.1/zig-linux-x86_64-0.9.1.tar.xz
      tar -xvf zig-linux-x86_64-0.9.1.tar.xz 1>/dev/null
      sudo mv zig-linux-x86_64-0.9.1/zig /usr/bin/
      sudo mv zig-linux-x86_64-0.9.1/lib /usr/lib/zig
      wget -q https://ziglang.org/download/0.10.0/zig-linux-x86_64-0.10.0.tar.xz
      tar -xvf zig-linux-x86_64-0.10.0.tar.xz 1>/dev/null
      sudo mv zig-linux-x86_64-0.10.0/zig /usr/bin/
      sudo mv zig-linux-x86_64-0.10.0/lib /usr/lib/zig
  - test: |
      cd zig-spoon
      zig build test
-- 
2.38.1

[zig-spoon/patches/alpine.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<COXZF276XD78.Q7BAY9XRQAYO@cirno2>
In-Reply-To
<20221210080641.2640-1-mail@hmachet.com> (view parent)
DKIM signature
missing
Download raw message
zig-spoon/patches/alpine.yml: SUCCESS in 38s

[ci: Update to zig 0.10][0] v2 from [Hugo Machet][1]

[0]: https://lists.sr.ht/~leon_plickat/public-inbox/patches/37443
[1]: mail@hmachet.com

✓ #902182 SUCCESS zig-spoon/patches/alpine.yml https://builds.sr.ht/~leon_plickat/job/902182
Details
Message ID
<CPH1YFYI9KK0.W66F2RP3KPRN@kasten>
In-Reply-To
<20221210080641.2640-1-mail@hmachet.com> (view parent)
DKIM signature
missing
Download raw message
Thanks!


Friendly greetings,
Leon Henrik Plickat
Reply to thread Export thread (mbox)