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.23.4@sha256:d89753cdb9f31e48c3a91aee6e73afcb23ad7e44abf7088491d8a9f002a71b67
30
+ - image : cimg/go:1.23.4@sha256:660113458b864a5ecd74129b9e8cfaa680fe7a00558cc1f3323eae6788fd1d70
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.23.4@sha256:d89753cdb9f31e48c3a91aee6e73afcb23ad7e44abf7088491d8a9f002a71b67
45
+ - image : cimg/go:1.23.4@sha256:660113458b864a5ecd74129b9e8cfaa680fe7a00558cc1f3323eae6788fd1d70
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.23.4@sha256:d89753cdb9f31e48c3a91aee6e73afcb23ad7e44abf7088491d8a9f002a71b67
71
+ - image : cimg/go:1.23.4@sha256:660113458b864a5ecd74129b9e8cfaa680fe7a00558cc1f3323eae6788fd1d70
72
72
steps :
73
73
- attach_workspace :
74
74
at : .
You can’t perform that action at this time.
0 commit comments