File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
41
41
runs-on : ubuntu-latest
42
42
container :
43
- image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.1773-8a8fd47d2
43
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.3439-31a7f22b8
44
44
credentials :
45
45
username : ${{ github.actor }}
46
46
password : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 28
28
29
29
runs-on : ubuntu-latest
30
30
container :
31
- image : ghcr.io/lightpanda-io/zig:0.12.0-dev.1773-8a8fd47d2
31
+ image : ghcr.io/lightpanda-io/zig:0.12.0-dev.3439-31a7f22b8
32
32
credentials :
33
33
username : ${{ github.actor }}
34
34
password : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 38
38
39
39
runs-on : ubuntu-latest
40
40
container :
41
- image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.1773-8a8fd47d2
41
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.3439-31a7f22b8
42
42
credentials :
43
43
username : ${{ github.actor }}
44
44
password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments