Skip to content

Commit a19023f

Browse files
committed
add centos7
1 parent b64fe73 commit a19023f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/opencv.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
matrix:
133133
include:
134134
- { os: ubuntu.20.04, arch: x64, runs-on: ubuntu-22.04, image: ubuntu:20.04 }
135+
- { os: centos.7, arch: x64, runs-on: ubuntu-22.04, image: centos:7 }
135136

136137
steps:
137138
- name: Checkout OpenCV repo

0 commit comments

Comments
 (0)