pipeline: test: image: denoland/deno:${DENO_VERSION} commands: - deno task test matrix: DENO_VERSION: - 1.39.1