🌐 AI搜索 & 代理 主页
Skip to content

Commit 805a7b3

Browse files
committed
Disable 32bit tests again, require changes to setup-dotnet
1 parent df7cdee commit 805a7b3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ jobs:
1717
matrix:
1818
os:
1919
# Disabled for now, will require some work (#2653)
20+
# The main issue is setup-dotnet stubbornly installing for x64 only
2021
#
21-
- category: windows
22-
platform: x86
23-
instance: windows-latest
24-
suffix: -windows-x86-none
22+
# - category: windows
23+
# platform: x86
24+
# instance: windows-latest
25+
# suffix: -windows-x86-none
2526

2627
- category: windows
2728
platform: x64

0 commit comments

Comments
 (0)