From 103f80e617ed26e7be42c890bb6e837cbebbf7e6 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sun, 17 May 2026 16:59:49 -0400 Subject: [PATCH] CI: update Crystal 1.20.1 to 1.20.2 in ci.yml matrix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee5b457c9..e3ea7335c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: - 1.17.1 - 1.18.2 - 1.19.2 - - 1.20.1 + - 1.20.2 include: - crystal: nightly stable: false