Skip to content

Commit 1757a72

Browse files
authored
Remove win32_ia32 job from build pipeline. (#25)
1 parent 2d2ab33 commit 1757a72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ jobs:
226226
condition: and(succeeded(), or(startsWith(variables['Build.SourceBranch'], 'refs/tags/'), eq('${{ parameters.testGitHubRelease }}', 'true')))
227227
dependsOn:
228228
- win32_x64
229-
- win32_ia32
230229
- darwin_x64
231230
- darwin_arm64
232231
- linux_x64_glibc

0 commit comments

Comments
 (0)