apache / apache/openwhisk-wskdeploy
Explicit runtime version test failing on deprecated go:1.11 action
Open
bug
priority: high
tests: integration
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
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`.
Contributor guide
Assessment
This issue has not been assessed yet.