Skip to content

Commit

Permalink
Update linux.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhhui authored Sep 27, 2022
1 parent 75d6222 commit 8c3ac01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
asset_path: ./box
asset_name: box_${{ matrix.arch }}_linux
asset_content_type: application/x-sh
arrch64:
aarch64:
name: PHP ${{ matrix.php-version }} ${{ matrix.arch }}
runs-on: [self-hosted, linux, arm64]
strategy:
Expand Down Expand Up @@ -167,4 +167,4 @@ jobs:
upload_url: ${{ steps.get_release.outputs.upload_url }}
asset_path: ./box
asset_name: box_${{ matrix.arch }}_linux
asset_content_type: application/x-sh
asset_content_type: application/x-sh

0 comments on commit 8c3ac01

Please sign in to comment.