Skip to content

Commit 6e9a24f

Browse files
Merge branch 'master' into master
2 parents c5017b2 + 3f178ce commit 6e9a24f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cross-platform.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
os: [macos-latest, windows-latest, ubuntu-latest]
1414

1515
steps:
16-
- if: matrix.os == 'windows-latest'
17-
run: choco install openssl
18-
1916
- if: matrix.os == 'macos-latest'
2017
run: sudo cp /usr/local/opt/[email protected]/lib/pkgconfig/*.pc /usr/local/lib/pkgconfig/
2118

0 commit comments

Comments
 (0)