diff --git a/.github/workflows/windowsunittest.yml b/.github/workflows/windowsunittest.yml index 40177dd..546d447 100644 --- a/.github/workflows/windowsunittest.yml +++ b/.github/workflows/windowsunittest.yml @@ -44,8 +44,6 @@ jobs: # Runs a single command using the runners shell - uses: lukka/run-cmake@v10 with: - cmakeGenerator: VS17Win64 - cmakeListsOrSettingsJson: CMakeListsTxtBasic cmakeListsTxtPath: ${{ github.workspace }}/c6021light/CMakeLists.txt configurePreset: "Windows" buildPreset: "Windows"