From d8628fefa287bebf3d7d161286e2237bc0fce218 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Tue, 3 Dec 2024 15:46:04 +0100 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d1e3def..d6c3431 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -10,8 +10,7 @@ jobs: fail-fast: false matrix: version: - - '1' - - 'nightly' + - '1.6' os: - ubuntu-latest - macOS-latest