Skip to content

Commit

Permalink
Make win32-arm64 prebuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Sep 11, 2024
1 parent 8353d97 commit c7a3f23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- os: windows-2022
platform: win32
arch: x64
- os: windows-2022
platform: win32
arch: arm64
runs-on: ${{ matrix.os }}
name: ${{ matrix.platform }}-${{ matrix.arch }}${{ matrix.tags }}
steps:
Expand Down

0 comments on commit c7a3f23

Please sign in to comment.