Skip to content

Commit

Permalink
feat(release): add aarch64-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Oct 18, 2024
1 parent 53db274 commit 54c02fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
os: macos-latest
- target: x86_64-pc-windows-msvc
os: windows-latest
- target: aarch64-pc-windows-msvc
os: windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 54c02fb

Please sign in to comment.