Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. #295

Merged
wolfogre merged 1 commits from :telackey/1908 into main 2023-07-19 05:12:10 +00:00
Contributor

Without this, actions fail when attempting to clone the repo:

2023-07-18 17:11:02 [Smoke Test/Run basic test suite] failed to attach to exec: http: invalid Host header

This appears to be the same as https://github.com/nektos/act/issues/1908, and only shows up with golang 1.20.6. Staying with golang 1.20.5 is a temporary solution to avoid the bug until it is fixed upstream.

Without this, actions fail when attempting to clone the repo: ``` 2023-07-18 17:11:02 [Smoke Test/Run basic test suite] failed to attach to exec: http: invalid Host header ``` This appears to be the same as https://github.com/nektos/act/issues/1908, and only shows up with golang 1.20.6. Staying with golang 1.20.5 is a temporary solution to avoid the bug until it is fixed upstream.
telackey added 1 commit 2023-07-19 04:25:21 +00:00
Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5.
All checks were successful
checks / check and test (pull_request) Successful in 40s
9a738eaf22
wolfogre approved these changes 2023-07-19 05:11:53 +00:00
wolfogre merged commit dcf84d8a53 into main 2023-07-19 05:12:10 +00:00
telackey deleted branch telackey/1908 2023-07-19 05:43:38 +00:00
Sign in to join this conversation.
No description provided.