remove invalid arm64 workflow config

Signed-off-by: Chao Chen <chaochn@amazon.com>
This commit is contained in:
Chao Chen 2023-05-04 15:31:38 -07:00
parent 2c16812841
commit e9b1a0e70f
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ jobs:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
ref: main
go-version: ${{ needs.goversion.outputs.goversion }}
- run: date
- env:

View File

@ -22,7 +22,6 @@ jobs:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
ref: main
go-version: ${{ needs.goversion.outputs.goversion }}
- run: date
- env: