### Description `internal/gateway/skills.go` line 159: `w.WriteField("runtime", "node-19")` Find a way to use the runtime in the `morty.yaml` (find an example in `./test_data`): ```yml name: eatFlower runtime: node-19 ``` ### Additional Information _No response_
Description
internal/gateway/skills.goline 159:w.WriteField("runtime", "node-19")Find a way to use the runtime in the
morty.yaml(find an example in./test_data):Additional Information
No response