Skip to content

Commit 02a0bb9

Browse files
committed
Test: Pin gcovr 8.4
1 parent 2b95de6 commit 02a0bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ jobs:
396396
- name: apt
397397
uses: ./.github/actions/apt-x64
398398
- name: Install gcovr
399-
run: sudo -H pip install gcovr
399+
run: sudo -H pip install 'gcovr==8.4'
400400
- name: ./configure
401401
uses: ./.github/actions/configure-x64
402402
with:

0 commit comments

Comments
 (0)