Update release workflow
Some checks failed
Build and Release / build (push) Failing after 4s

This commit is contained in:
Mathias Wagner 2024-11-25 12:47:15 +01:00
parent e1f545833e
commit c151639321

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up CMake
uses: jwlawson/actions-setup-cmake@v1
with:
cmake-version: '3.10'
cmake-version: '3.16.x'
- name: Install dependencies
run: |