Update CMake explicitly

This commit is contained in:
Jesse Talavera 2024-01-10 11:13:49 -05:00
parent 7b072f2edf
commit f7950cd704

View File

@ -74,7 +74,7 @@ libretro-build-linux-x64:
- sudo apt-get install -qy software-properties-common
- sudo add-apt-repository -y ppa:savoury1/build-tools
- sudo apt-get update -qy
- sudo apt-get dist-upgrade -qy
- sudo apt-get install -qy cmake
# This container has CMake 3.10, which is way too old
# MacOS 64-bit