Skip to content

Commit

Permalink
Add OpenCV410 CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL committed Nov 6, 2024
1 parent 5e9a97a commit 12310c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ jobs:
- name: Run tests
uses: addnab/docker-run-action@v3
with:
image: bailool/mc-calib-prod:opencv455
image: bailool/mc-calib-prod:opencv410
options: -v ${{ github.workspace }}:/home/MC-Calib:rw
run: |
mkdir MC-Calib/build && cd MC-Calib/build
Expand Down

0 comments on commit 12310c7

Please sign in to comment.