mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
cmake: bump minimum version
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -45,8 +45,8 @@ jobs:
|
||||
- name: Setup cmake
|
||||
uses: jwlawson/actions-setup-cmake@v1.13
|
||||
with:
|
||||
# Use 2.8 for maximum backwards compatibility
|
||||
cmake-version: '2.8.x'
|
||||
# Use minimum supported version
|
||||
cmake-version: '3.0.x'
|
||||
|
||||
- name: Build
|
||||
shell: cmd
|
||||
|
Reference in New Issue
Block a user