Skip to content

Commit

Permalink
💚 Support aarch64-pc-windows-msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
mokeyish committed Jul 27, 2024
1 parent c867110 commit 624bd68
Show file tree
Hide file tree
Showing 13 changed files with 209 additions and 189 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- target: x86_64-pc-windows-gnu
os: windows-latest
archive: zip
- target: aarch64-pc-windows-msvc
os: windows-latest
archive: zip
- target: i686-pc-windows-msvc
os: windows-latest
archive: zip
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ jobs:
- target: x86_64-pc-windows-gnu
os: windows-latest
archive: zip
- target: aarch64-pc-windows-msvc
os: windows-latest
archive: zip
- target: i686-pc-windows-msvc
os: windows-latest
archive: zip
Expand Down
Loading

0 comments on commit 624bd68

Please sign in to comment.