diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8f1ff897..f701d836 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: os: [darwin, linux] - arch: [amd64] + arch: [amd64, arm64] go-version: # Check the earliest and two trailing versions, to keep # maintainance of this file reasonable.