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 e1e5e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
os: windows-latest
- target: i686-pc-windows-gnu
os: windows-latest
rust: stable-x86_64-gnu
rust: stable-i686-gnu
- target: aarch64-pc-windows-msvc
os: windows-latest
- target: aarch64-pc-windows-gnullvm
Expand Down

0 comments on commit e1e5e67

Please sign in to comment.