Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf02faa9

Browse files
committed
enable x86 testing on Windows in CI
1 parent5af1961 commitf02faa9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎.github/workflows/main.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ jobs:
1717
matrix:
1818
os:[windows, ubuntu, macos]
1919
python:["3.6", "3.7", "3.8", "3.9", "3.10"]
20-
platform:[x64]
20+
platform:[x64, x86]
21+
exclude:
22+
-os:ubuntu
23+
platform:x86
24+
-os:macos
25+
platform:x86
2126

2227
steps:
2328
-name:Set Environment on macOS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp