Skip to content

Commit

Permalink
Adjust Windows targets
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Aug 12, 2024
1 parent bcb4699 commit c77edee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- x86_64-pc-windows-msvc
- x86_64-pc-windows-gnu
- i686-pc-windows-msvc
- i686-pc-windows-gnu
- i686-pc-windows-gnullvm
- aarch64-pc-windows-msvc
- aarch64-pc-windows-gnullvm
# When changing these features, make the same change in build-macos-universal2-release.
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
rust: stable-x86_64-gnu
- target: i686-pc-windows-msvc
os: windows-latest
- target: i686-pc-windows-gnu
- target: i686-pc-windows-gnullvm
os: windows-latest
rust: stable-x86_64-gnu
- target: aarch64-pc-windows-msvc
Expand Down

0 comments on commit c77edee

Please sign in to comment.