hey team, is it common for GitHub Actions to time ...
# development
f
hey team, is it common for GitHub Actions to time out on the Test Python (MacOS) step? https://github.com/pantsbuild/pants/pull/12317. Should I push a new commit to trigger a new build? I don’t think it will help (unless the tests will run faster this time), but there are no logs to inspect, looks like the job has just been killed after 30 mins.
h
Hmmm, I wouldn't say it's common.
I hit Rerun Jobs just to see if that helps