Skip to content

Commit 382ffd7

Browse files
committed
try test opencvsharp
1 parent bb463f2 commit 382ffd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-opencvsharp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- { os: linux, arch: arm64, runs-on: ubuntu-22.04-arm }
2323
- { os: ubuntu.24.04, arch: arm64, runs-on: ubuntu-24.04-arm }
2424
- { os: win, arch: x64, runs-on: windows-2022 }
25+
- { os: win, arch: x86, runs-on: windows-2022 }
2526
- { os: win11, arch: x64, runs-on: windows-2025 }
2627
- { os: win, arch: arm64, runs-on: windows-11-arm }
2728
- { os: osx, arch: x64, runs-on: macos-13 }

0 commit comments

Comments
 (0)