diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 3c55bd7088..b980840fc7 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -47,8 +47,9 @@ jobs: fail-fast: false matrix: include: - - os: ubuntu-20.04 - - os: ubuntu-24.04 + # Deprecate appimage + # - os: ubuntu-20.04 + # - os: ubuntu-24.04 - os: windows-latest - os: macos-14 arch: arm64