aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-04-03 12:10:43 +0200
committerDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-04-03 14:43:02 +0200
commitd2ffaee9f81c97b7249f28a5c0a1c69e376d2ae1 (patch)
treef182178a996dba18ecaa42c497d4d0f4840d39de /.github/workflows/build.yml
parentd5576779b7af3ee68beec0e8fa39fd5e2c583cf8 (diff)
downloadPrismLauncher-d2ffaee9f81c97b7249f28a5c0a1c69e376d2ae1.tar.gz
PrismLauncher-d2ffaee9f81c97b7249f28a5c0a1c69e376d2ae1.tar.bz2
PrismLauncher-d2ffaee9f81c97b7249f28a5c0a1c69e376d2ae1.zip
remove deadcode in CI
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b011a779..c2571e91 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -16,13 +16,8 @@ jobs:
include:
- os: ubuntu-20.04
- qt_version: 5.12.8
- qt_host: linux
- os: ubuntu-20.04
- name: Linux-Portable
- qt_version: 5.12.8
- qt_host: linux
portable: true
- os: ubuntu-20.04
@@ -33,12 +28,10 @@ jobs:
- os: windows-2022
name: "Windows-i686"
msystem: mingw32
- portable: false
- os: windows-2022
name: "Windows-x86_64"
msystem: mingw64
- portable: false
- os: windows-2022
name: "Windows-i686-portable"