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
The Ubuntu latest runner update caused autoconf to fail with
"cannot find required auxiliary files: config.guess config.sub".
This commit ensures these files are downloaded before running
autoconf.
This approach follows the solution in ruby/prism#3538
0 commit comments