From 111ae066a1ae9e328fc291de311a02db1588905f Mon Sep 17 00:00:00 2001 From: Fijxu Date: Fri, 31 Jul 2026 22:34:34 -0400 Subject: [PATCH] CI: update Crystal 1.20.2 to 1.20.3 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 c9eaab3f..cd49f4cd 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.2 + - 1.20.3 include: - crystal: nightly stable: false