diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1877850409..896fea44f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,7 @@ jobs: run: python setup/unix-ci.py test + # Disabled because of: https://bugreports.qt.io/browse/QTBUG-87320 # archtest: # name: Test on Arch # runs-on: ubuntu-latest