From 26a5bf3807a4458ddc36c7262db3cffe710a851b Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sat, 19 Jul 2025 16:41:18 -0400 Subject: [PATCH] CI: Bump Crystal version matrix Add 1.17.0 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d6a930a..007186ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: - 1.14.1 - 1.15.1 - 1.16.3 + - 1.17.0 include: - crystal: nightly stable: false