Skip to content

Commit b32ec7c

Browse files
See if we can get away with the base package
1 parent 6c9cd1e commit b32ec7c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,7 @@ jobs:
179179
solarisstudio
180180
181181
sudo pkg install --accept developerstudio-126/cc
182-
sudo pkg install \
183-
library/security/openssl-11 \
184-
library/security/openssl-11/library
182+
sudo pkg install library/security/openssl-11
185183
186184
187185
run: |

0 commit comments

Comments
 (0)