From 36f9dcbba6e374331fb839a409e485b4d25c2661 Mon Sep 17 00:00:00 2001 From: Yuki Nagai Date: Tue, 14 Feb 2023 14:59:06 +0900 Subject: [PATCH] Update CI.yml --- .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 cdba208..17c5e8a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,7 +17,7 @@ jobs: fail-fast: false matrix: version: - - "1.6" + # - "1.6" - "1" # Latest Release os: - ubuntu-latest