mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
get the arch by defualt
This commit is contained in:
@@ -22,7 +22,6 @@ jobs:
|
|||||||
uses: cmb69/[email protected]
|
uses: cmb69/[email protected]
|
||||||
with:
|
with:
|
||||||
version: ${{matrix.version}}
|
version: ${{matrix.version}}
|
||||||
arch: ${{ matrix.arch }}
|
|
||||||
ts: ts
|
ts: ts
|
||||||
deps: openssl
|
deps: openssl
|
||||||
|
|
||||||
@@ -61,7 +60,6 @@ jobs:
|
|||||||
uses: cmb69/[email protected]
|
uses: cmb69/[email protected]
|
||||||
with:
|
with:
|
||||||
version: ${{matrix.version}}
|
version: ${{matrix.version}}
|
||||||
arch: ${{ matrix.arch }}
|
|
||||||
ts: ts
|
ts: ts
|
||||||
deps: openssl
|
deps: openssl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user