Skip to content

Commit 64cb13a

Browse files
pifopiDeveloper-Butters
authored andcommitted
Force open CV 4 on Mac CI (PokemonAutomation#1327)
1 parent a97bc52 commit 64cb13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-ci-serial-programs-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if: startsWith(inputs.os, 'mac')
7373
run: |
7474
cd Arduino-Source
75-
brew install opencv onnxruntime
75+
brew install opencv@4 onnxruntime
7676
7777
brew tap-new --no-git PA/libdpp
7878
brew trust PA/libdpp

0 commit comments

Comments
 (0)