From 7c4f0d964b9e11d90f6d826d17fd0f01d78736d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Tue, 9 Jan 2024 12:36:00 +0100 Subject: [PATCH] Update previous release 1.11.0 --- .github/workflows/test-crystal-shards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-crystal-shards.yml b/.github/workflows/test-crystal-shards.yml index c9725a5..9ae40de 100644 --- a/.github/workflows/test-crystal-shards.yml +++ b/.github/workflows/test-crystal-shards.yml @@ -25,7 +25,7 @@ on: default: 'release=1' required: false previous_crystal_release: - default: 'https://github.com/crystal-lang/crystal/releases/download/1.9.2/crystal-1.9.2-1-linux-x86_64.tar.gz' + default: 'https://github.com/crystal-lang/crystal/releases/download/1.11.0/crystal-1.11.0-1-linux-x86_64.tar.gz' required: true jobs: build: