mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 04:54:08 -06:00
deprecate AppImage
This commit is contained in:
parent
658669d103
commit
17d08aec41
1 changed files with 3 additions and 2 deletions
5
.github/workflows/build_all.yml
vendored
5
.github/workflows/build_all.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue