We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3af25 commit 2ade8eaCopy full SHA for 2ade8ea
.github/workflows/opencv.yml
@@ -39,7 +39,7 @@ jobs:
39
run:
40
shell: bash
41
42
- runs-on: matrix.runs-on
+ runs-on: ${{ matrix.runs-on }}
43
44
strategy:
45
matrix:
0 commit comments