diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 63336adc4..183a82378 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -82,7 +82,7 @@ jobs: strategy: fail-fast: false matrix: - version: [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, "CANARY"] + version: [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 36.1, "CANARY"] type: [""] include: - version: "CANARY"