aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-04-04 21:03:34 +0200
committerGitHub <noreply@github.com>2022-04-04 21:03:34 +0200
commitbbc6b71138f95e1f7cae812d786242bb54fa8863 (patch)
tree6b18fb227d8e7b8f8ee6a3964cc822eb3a3ad056
parent5fb096d7b9689ec4f6b45e2db608047b5ed92c34 (diff)
parentd2ffaee9f81c97b7249f28a5c0a1c69e376d2ae1 (diff)
downloadPrismLauncher-bbc6b71138f95e1f7cae812d786242bb54fa8863.tar.gz
PrismLauncher-bbc6b71138f95e1f7cae812d786242bb54fa8863.tar.bz2
PrismLauncher-bbc6b71138f95e1f7cae812d786242bb54fa8863.zip
Merge pull request #389 from DioEgizio/CI/remove-useless-deadcode
-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"