Replies: 1 comment
-
per #2628, did you use select the small image for running actions? If true there code be a problem of the official node images, no idea. You had 3 options for ubuntu-latest, small, medium and large, the You can alter the ubuntu-latest image using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi,
In my runner i am using
ubuntu-latest
withgo-1.23
in my action.when i run
act -b --rm
it givestls: failed to verify certificate: x509
error for one of the module ingo.mod
.i have tried to run the command in my environment locally works fine.
Is there any pointers or docs i can refer to fix this.
Thanks for help in advance.
Beta Was this translation helpful? Give feedback.
All reactions