From 3d5a1d41d8b03c85099f1cfefb8d29a896e4d217 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Mon, 20 Mar 2023 11:36:51 -0700 Subject: [PATCH] get the arch by defualt --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a28db70..79de854 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,6 @@ jobs: uses: cmb69/setup-php-sdk@v0.6 with: version: ${{matrix.version}} - arch: ${{ matrix.arch }} ts: ts deps: openssl @@ -61,7 +60,6 @@ jobs: uses: cmb69/setup-php-sdk@v0.6 with: version: ${{matrix.version}} - arch: ${{ matrix.arch }} ts: ts deps: openssl