diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 1183623005..629d31ab3e 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -94,9 +94,6 @@ jobs: cc: "cl", cxx: "cl" } steps: - - uses: lukka/get-cmake@latest - with: - cmakeVersion: 3.22 - name: Require Python 3.10 uses: actions/setup-python@v5 with: