mirror of
https://github.com/curl/curl.git
synced 2026-05-02 05:47:50 +03:00
parent
2e5acc1b15
commit
880cd0c34b
1 changed files with 3 additions and 3 deletions
6
.github/workflows/non-native.yml
vendored
6
.github/workflows/non-native.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: 'cmake'
|
||||
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
|
||||
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
|
||||
env:
|
||||
MATRIX_ARCH: '${{ matrix.arch }}'
|
||||
with:
|
||||
|
|
@ -94,7 +94,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: 'cmake'
|
||||
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
|
||||
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
|
||||
env:
|
||||
MATRIX_ARCH: '${{ matrix.arch }}'
|
||||
with:
|
||||
|
|
@ -145,7 +145,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: '${{ matrix.build }}'
|
||||
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
|
||||
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
|
||||
env:
|
||||
CC: '${{ matrix.compiler }}'
|
||||
CURL_TEST_MIN: 1800
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue