File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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.3439-31a7f22b8
43
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.1
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.3439-31a7f22b8
31
+ image : ghcr.io/lightpanda-io/zig:0.12.1
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.3439-31a7f22b8
41
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.1
42
42
credentials :
43
43
username : ${{ github.actor }}
44
44
password : ${{ secrets.GITHUB_TOKEN }}
69
69
70
70
runs-on : ubuntu-latest
71
71
container :
72
- image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.1773-8a8fd47d2
72
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.1
73
73
credentials :
74
74
username : ${{ github.actor }}
75
75
password : ${{ secrets.GITHUB_TOKEN }}
@@ -100,7 +100,7 @@ jobs:
100
100
101
101
runs-on : ubuntu-latest
102
102
container :
103
- image : ghcr.io/lightpanda-io/zig-v8:0.12.0-dev.1773-8a8fd47d2
103
+ image : ghcr.io/lightpanda-io/zig-v8:0.12.1
104
104
credentials :
105
105
username : ${{ github.actor }}
106
106
password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments