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

Appearance settings

Commit fa492c0

Browse filesBrowse files
committed
Merge branch '4.x' of https://github.com/Fuynkio/opencv-python into 4.x
2 parents 990ebf0 + 0ead97d commit fa492c0
Copy full SHA for fa492c0

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/build_wheels_windows.yml

Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_windows.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ jobs:
8989
strategy:
9090
fail-fast: false
9191
matrix:
92-
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
93-
platform: [x86, x64]
94-
with_contrib: [0, 1]
95-
without_gui: [0, 1]
92+
python-version: ['3.8', '3.9']
93+
platform: [x64]
94+
with_contrib: [1]
95+
without_gui: [0]
9696
build_sdist: [0]
9797
env:
9898
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.