You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, using setup-go can take roughly 10 seconds.
Having setup-go update a symlink to point to a preinstalled Go should take less than 1 second. The current way of installing Go can continue to be used for versions not preinstalled.
The ubuntu-latest image lists Go 1.11, 1.12, 1.13, 1.14 in their release notes.