From d75bff8c1ea7afa0ea27540e9a45bddf70968152 Mon Sep 17 00:00:00 2001 From: Jean-Francois Baffier Date: Fri, 4 Oct 2024 15:11:17 +0900 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 58a034e..34d0a7b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -23,8 +23,8 @@ jobs: fail-fast: false matrix: version: - - '1.10' - - 'lts' + - '1' + # - 'lts' - 'pre' os: - ubuntu-latest