Skip to content

Commit

Permalink
removed windows aarch64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbo authored Jun 12, 2024
1 parent 5707ca4 commit 63c5bc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ jobs:
{"target": "x86_64-windows-msvc-shared-md", "runs-on": "windows-2019"}
{"target": "x86_64-windows-msvc-static-md", "runs-on": "windows-2019"}
{"target": "x86_64-windows-msvc-static-mt", "runs-on": "windows-2019"}
{"target": "aarch64-windows-msvc-shared-md", "runs-on": "windows-2022"}
{"target": "aarch64-windows-msvc-static-md", "runs-on": "windows-2022"}
{"target": "aarch64-windows-msvc-static-mt", "runs-on": "windows-2022"}
'
)
printf 'Matrix: %s\n' "$(jq <<< "$matrix")"
Expand Down

0 comments on commit 63c5bc7

Please sign in to comment.