File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
test_go :
28
28
resource_class : medium
29
29
docker :
30
- - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
30
+ - image : cimg/go:1.24.4 @sha256:0b2833646ab766bcb90d59865350763ac4731ebab00f6a52e4f4b245e13d55cc
31
31
steps :
32
32
- checkout
33
33
- attach_workspace :
42
42
build_go :
43
43
resource_class : large
44
44
docker :
45
- - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
45
+ - image : cimg/go:1.24.4 @sha256:0b2833646ab766bcb90d59865350763ac4731ebab00f6a52e4f4b245e13d55cc
46
46
steps :
47
47
- checkout
48
48
- attach_workspace :
68
68
publish_gh :
69
69
resource_class : small
70
70
docker :
71
- - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
71
+ - image : cimg/go:1.24.4 @sha256:0b2833646ab766bcb90d59865350763ac4731ebab00f6a52e4f4b245e13d55cc
72
72
steps :
73
73
- attach_workspace :
74
74
at : .
You can’t perform that action at this time.
0 commit comments