mirror of
https://github.com/curl/curl.git
synced 2026-07-16 09:47:17 +03:00
parent
39e21794a7
commit
bae9d5d780
1 changed files with 1 additions and 1 deletions
2
.github/workflows/non-native.yml
vendored
2
.github/workflows/non-native.yml
vendored
|
|
@ -117,7 +117,7 @@ jobs:
|
|||
echo '::endgroup::'
|
||||
|
||||
freebsd:
|
||||
name: "FreeBSD (${{ matrix.build && 'CM' || 'AM' }}, openssl, ${{ matrix.compiler }}, ${{ matrix.arch }})"
|
||||
name: "FreeBSD (${{ matrix.build == 'cmake' && 'CM' || 'AM' }}, openssl, ${{ matrix.compiler }}, ${{ matrix.arch }})"
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue