Commit 2dcc000
authored
Pin grcov version in CI (Qiskit#14198)
The coverage job has been failing the past day or two because the rust
coverage data lcov file can't be found. There was a release of grcov
(the tool used to generate this file) around that time. In an attempt to
unblock CI this commit pins the version installed as part of the job to
the previous release.1 parent 45ee089 commit 2dcc000
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments