diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e58b858e2..562ae1b31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - 14 - 15 - 16 - - 17 +# - 17 steps: - name: Git checkout uses: actions/checkout@v2