File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ inputs:
1717 zig-v8 :
1818 description : ' zig v8 version to install'
1919 required : false
20- default : ' v0.1.24 '
20+ default : ' v0.1.25 '
2121 v8 :
2222 description : ' v8 version to install'
2323 required : false
Original file line number Diff line number Diff line change 6060 ARCH : aarch64
6161 OS : linux
6262
63- runs-on : ubuntu-24 .04-arm
63+ runs-on : ubuntu-22 .04-arm
6464 timeout-minutes : 15
6565
6666 steps :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ARG MINISIG=0.12
44ARG ZIG=0.14.1
55ARG ZIG_MINISIG=RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
66ARG V8=13.6.233.8
7- ARG ZIG_V8=v0.1.24
7+ ARG ZIG_V8=v0.1.25
88ARG TARGETPLATFORM
99
1010RUN apt-get update -yq && \
Original file line number Diff line number Diff line change 1313 .hash = "tigerbeetle_io-0.0.0-ViLgxpyRBAB5BMfIcj3KMXfbJzwARs9uSl8aRy2OXULd" ,
1414 },
1515 .v8 = .{
16- .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/1d25fcf3ced688adca3c7a95a138771e4ebba692 .tar.gz" ,
17- .hash = "v8-0.0.0-xddH61eyAwDICIkLAkfQcxsX4TMCKY80QiSUgNBQqx-u " ,
16+ .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/23718cdb99aaa45105d0a7e0ca22587bf77d3b5f .tar.gz" ,
17+ .hash = "v8-0.0.0-xddH68m2AwDf42Qp2Udz4wTMVH8p71si7yLlUoZkPeEz " ,
1818 },
1919 //.v8 = .{ .path = "../zig-v8-fork" },
2020 //.tigerbeetle_io = .{ .path = "../tigerbeetle-io" },
You can’t perform that action at this time.
0 commit comments