diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8f8022a..be0dc76 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -23,7 +23,7 @@ jobs: arch: - x64 exclude: - - version: 'nightly' # cloning of registry hangs + - version: '1.6' # cloning of registry hangs os: windows-latest arch: x64 steps: