From 39606f5de73276e24a8b61df6daa05c7b2907f86 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Thu, 30 Apr 2026 13:07:23 -0400 Subject: [PATCH] CI: update Crystal 1.20.0 to 1.20.1 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 5fb5558a7..e0ea7eca6 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.0 + - 1.20.1 include: - crystal: nightly stable: false