Removing custom CMake version temporarily.

This commit is contained in:
Patrick Shriwise 2021-02-10 13:48:38 -06:00
parent f013f4d877
commit 8d42eafe1b

View file

@ -84,11 +84,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
-
name: Set up CMake
uses: jwlawson/actions-setup-cmake@v1.5
with:
cmake-version: 3.12.x
-
name: Environment Variables
run: |