Skip to content

Commit

Permalink
don't publish win32 binary which actually is a w64 binariy
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Dec 19, 2023
1 parent 8609a78 commit 4dc4998
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
triple: x86_64-w64-mingw32
name: windows_x64
nimbleName: windows_x64
- os: windows
triple: i686-w32-mingw32
name: windows_x32
nimbleName: windows_x32
include:
- target:
os: linux
Expand Down

0 comments on commit 4dc4998

Please sign in to comment.