Skip to content

Commit

Permalink
Merge pull request #188 from altendky/fix_libxcb_util_issue_on_linux_ci
Browse files Browse the repository at this point in the history
Fix 5.15.2 libxcb-util issue in Linux CI
  • Loading branch information
altendky authored Nov 26, 2020
2 parents 15bd8e7 + 5f78a41 commit fbc8221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
run: |
apt-get update --yes
apt-get install --yes libgl1-mesa-dev xvfb x11-utils libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xfixes0
- uses: altendky/QTBUG-88688-libxcb-util@v2
- name: Run tests
run: ./ci.sh
env:
Expand Down

0 comments on commit fbc8221

Please sign in to comment.