diff options
-rw-r--r-- | .github/workflows/windows.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index df17653cbf..db669e8c4c 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -38,6 +38,7 @@ jobs: test_task: check - os: 11-arm test_task: check + target: arm64 - os: 2022 vc: 2019 vcvars: '10.0.22621.0 -vcvars_ver=14.2' |