From 62788d15c1663b305b9e902f73f10a2cd7fc3313 Mon Sep 17 00:00:00 2001 From: Nayla Hanegan Date: Thu, 10 Oct 2024 07:34:30 -0400 Subject: [PATCH] lets try this --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f065511cd2..4c4dc87cff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,8 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-13, windows-latest] + os: [ubuntu-latest, ubuntu-latest, macos-13, windows-latest] + build_type: [flatpak, AppImage, darwin, win32] include: - os: ubuntu-latest container: bilelmoussaoui/flatpak-github-actions:gnome-44