mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:03:39 +03:00
GHA/non-native: drop leftover perl5 install from riscv64 job [ci skip]
Follow-up to bf594226d6 #22601
This commit is contained in:
parent
4b42956cd1
commit
8eb978b9c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/non-native.yml
vendored
2
.github/workflows/non-native.yml
vendored
|
|
@ -74,7 +74,7 @@ jobs:
|
|||
options: '-DCURL_USE_GSSAPI=ON -DCMAKE_UNITY_BUILD=OFF' }
|
||||
|
||||
- { os: 'freebsd' , version: '15.1', build: 'cmake' , arch: 'riscv64', cc: 'clang', desc: 'openssl skipall',
|
||||
install: 'cmake-core ninja perl5',
|
||||
install: 'cmake-core ninja',
|
||||
options: '-D_CURL_PREFILL=ON -DBUILD_LIBCURL_DOCS=OFF -DBUILD_MISC_DOCS=OFF -DENABLE_CURL_MANUAL=OFF -DCURL_DISABLE_HTTPSIG=OFF -DCURL_DISABLE_TYPECHECK=ON' }
|
||||
|
||||
- { os: 'freebsd' , version: '14.3', build: 'autotools', arch: 'arm64' , cc: 'clang', desc: 'openssl skipall !examples',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue