summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 0ca8517bd..e0f8ce287 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -77,13 +77,6 @@ jobs:
cacheid: 'cmake',
}
- {
- name: 'Build on Linux (QMake)',
- script: './scripts/build-qbs-with-qmake.sh',
- image: 'focal',
- options: 'CONFIG+=ccache',
- cacheid: 'qmake',
- }
- - {
name: 'Build on Linux (gcc, Qt 6.2)',
image: 'focal-qt6',
script: './scripts/build-qbs-with-qbs.sh',