diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a244c090..d824fe89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,6 @@ jobs: init-shell: bash cache-downloads: true create-args: >- - ${{ runner.os == 'Windows' && 'ninja' || '' }} ${{ runner.os == 'Windows' && 'clang_win-64' || '' }} - name: Export version of this library