The "runtimes" integration test: tests/src/integration/helloworld/manifest.yaml is failing as the `go:1.11 ` runtime was deprecated in https://github.com/apache/openwhisk/pull/4987 in favor of `go:1.15`.
The "runtimes" integration test:
tests/src/integration/helloworld/manifest.yaml
is failing as the
go:1.11runtime was deprecated in apache/openwhisk#4987 in favor ofgo:1.15.