mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 17:00:11 -05:00
Remove specific CMake version setup for macOS
This commit is contained in:
parent
6a43f62835
commit
21bce757ef
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -133,8 +133,6 @@ jobs:
|
||||
- name: Setup the oldest supported version of cmake (macOS)
|
||||
if: runner.os == 'macOS'
|
||||
uses: jwlawson/actions-setup-cmake@v2.0
|
||||
with:
|
||||
cmake-version: '3.20.0'
|
||||
|
||||
- name: Install python3 cryptography module (Linux)
|
||||
if: runner.os == 'Linux'
|
||||
|
Loading…
x
Reference in New Issue
Block a user