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