diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8102e13..e14e46c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: fail-fast: false matrix: config: [Release, Debug] - platform: [x64] + platform: [x64, arm64] permissions: actions: read contents: read