steps: lint: image: oven/bun:${BUN_VERSION}-slim commands: - bun install - bun run ci matrix: BUN_VERSION: - 1.0.25