diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5320c4..0910f07 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: test-linux: timeout-minutes: 5 needs: lint - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest strategy: fail-fast: false matrix: @@ -33,6 +33,7 @@ jobs: python-version: ${{ matrix.python-version }} - run: pip install -U --pre -e .[dev] pyqt6 pyside6 pyqt5 + - run: sudo apt-get update - run: sudo apt-get install -y --no-install-recommends glibc-tools xvfb flwm xdotool libnotify-bin fonts-noto-color-emoji # There deps were obtained by running with env: QT_DEBUG_PLUGINS=1 - run: sudo apt-get install -y --no-install-recommends libegl1 libxkbcommon-x11-0 libxcb1 libxcb-*{0,1,2,4}