diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d09271897e3..8b7f5424870 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: strategy: fail-fast: false matrix: - deno: ["v2.x", "canary"] + deno: ["v2.x", "v2.0.x", "canary"] os: [macOS-latest, windows-latest, ubuntu-latest] include: - os: ubuntu-latest