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.2 @sha256:cd027ede83e11c7b1002dfff3f4975fbf0124c5028df4c63da571c30db88fb3c
30
+ - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
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.2 @sha256:cd027ede83e11c7b1002dfff3f4975fbf0124c5028df4c63da571c30db88fb3c
45
+ - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
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.2 @sha256:cd027ede83e11c7b1002dfff3f4975fbf0124c5028df4c63da571c30db88fb3c
71
+ - image : cimg/go:1.24.3 @sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
72
72
steps :
73
73
- attach_workspace :
74
74
at : .
You can’t perform that action at this time.
0 commit comments