Skip to content

Commit

Permalink
remove win32-ia32 (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno authored Oct 27, 2023
1 parent a001296 commit 10309ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/package.ts
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@ export async function versionBump(options: IVersionBumpOptions): Promise<void> {

export const Targets = new Set([
'win32-x64',
'win32-ia32',
'win32-arm64',
'linux-x64',
'linux-arm64',
Expand Down

0 comments on commit 10309ba

Please sign in to comment.