Skip to content

Commit 21bce75

Browse files
olszomalmtrojnar
authored andcommitted
Remove specific CMake version setup for macOS
1 parent 6a43f62 commit 21bce75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ jobs:
133133
- name: Setup the oldest supported version of cmake (macOS)
134134
if: runner.os == 'macOS'
135135
uses: jwlawson/[email protected]
136-
with:
137-
cmake-version: '3.20.0'
138136

139137
- name: Install python3 cryptography module (Linux)
140138
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)