From 5fc089cc4f73f08eb42170cb82e30205369a18ad Mon Sep 17 00:00:00 2001 From: Konstantin Makarchev Date: Sat, 15 Apr 2023 18:46:46 +0300 Subject: [PATCH] add 1.8.0 to ci --- .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 79477c1..6a0d3b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,8 +13,8 @@ jobs: os: [ubuntu-latest, macos-latest] stable: [true] crystal: - - 1.6.2 - 1.7.2 + - 1.8.0 include: - os: ubuntu-latest crystal: nightly