From 03a3779fea6036fe3c33c8a20918ea4d23737334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pawela?= Date: Wed, 8 Feb 2023 21:08:39 +0100 Subject: [PATCH] update CI --- .github/workflows/CI.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 777dc98..56ad45a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -10,7 +10,8 @@ jobs: fail-fast: false matrix: version: - - '1.5' + - '1.7' + - '1.8' os: - ubuntu-latest - macOS-latest