mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:23:34 +03:00
GHA: bump required test minimums
Ref: https://testclutch.curl.se/static/reports/feature-matrix.html Closes #21353
This commit is contained in:
parent
5e45e82bc9
commit
1701a8319e
7 changed files with 22 additions and 28 deletions
3
.github/workflows/non-native.yml
vendored
3
.github/workflows/non-native.yml
vendored
|
|
@ -33,7 +33,7 @@ permissions: {}
|
|||
|
||||
env:
|
||||
CURL_CI: github
|
||||
CURL_TEST_MIN: 1750
|
||||
CURL_TEST_MIN: 1800
|
||||
|
||||
jobs:
|
||||
netbsd:
|
||||
|
|
@ -148,7 +148,6 @@ jobs:
|
|||
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
|
||||
env:
|
||||
CC: '${{ matrix.compiler }}'
|
||||
CURL_TEST_MIN: 1800
|
||||
MATRIX_ARCH: '${{ matrix.arch }}'
|
||||
MATRIX_BUILD: '${{ matrix.build }}'
|
||||
MATRIX_DESC: '${{ matrix.desc }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue