@@ -53,53 +53,53 @@ services:
53
53
54
54
focal-vm-1 :
55
55
<< : *runner-vm
56
- image : ghcr.io/product-os/github-runner-vm:0.0.42 -focal
56
+ image : ghcr.io/product-os/github-runner-vm:0.0.43 -focal
57
57
58
58
focal-vm-2 :
59
59
<< : *runner-vm
60
- image : ghcr.io/product-os/github-runner-vm:0.0.42 -focal
60
+ image : ghcr.io/product-os/github-runner-vm:0.0.43 -focal
61
61
62
62
focal-vm-3 :
63
63
<< : *runner-vm
64
- image : ghcr.io/product-os/github-runner-vm:0.0.42 -focal
64
+ image : ghcr.io/product-os/github-runner-vm:0.0.43 -focal
65
65
66
66
focal-vm-4 :
67
67
<< : *runner-vm
68
- image : ghcr.io/product-os/github-runner-vm:0.0.42 -focal
68
+ image : ghcr.io/product-os/github-runner-vm:0.0.43 -focal
69
69
70
70
# jammy-vm is the equivalent of ubuntu-22.04(-latest)
71
71
72
72
jammy-vm-1 :
73
73
<< : *runner-vm
74
- image : ghcr.io/product-os/github-runner-vm:0.0.42
74
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
75
75
76
76
jammy-vm-2 :
77
77
<< : *runner-vm
78
- image : ghcr.io/product-os/github-runner-vm:0.0.42
78
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
79
79
80
80
jammy-vm-3 :
81
81
<< : *runner-vm
82
- image : ghcr.io/product-os/github-runner-vm:0.0.42
82
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
83
83
84
84
jammy-vm-4 :
85
85
<< : *runner-vm
86
- image : ghcr.io/product-os/github-runner-vm:0.0.42
86
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
87
87
88
88
jammy-vm-5 :
89
89
<< : *runner-vm
90
- image : ghcr.io/product-os/github-runner-vm:0.0.42
90
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
91
91
92
92
jammy-vm-6 :
93
93
<< : *runner-vm
94
- image : ghcr.io/product-os/github-runner-vm:0.0.42
94
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
95
95
96
96
jammy-vm-7 :
97
97
<< : *runner-vm
98
- image : ghcr.io/product-os/github-runner-vm:0.0.42
98
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
99
99
100
100
jammy-vm-8 :
101
101
<< : *runner-vm
102
- image : ghcr.io/product-os/github-runner-vm:0.0.42
102
+ image : ghcr.io/product-os/github-runner-vm:0.0.43
103
103
104
104
# inspects the runner logs and sets the supervisor lock if jobs are running
105
105
lock-manager :
0 commit comments