Skip to content

Commit

Permalink
cancel to build legacy version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikeolf committed Jan 8, 2024
1 parent ef4480b commit 7769f72
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,24 +123,24 @@ jobs:
fail-fast: false
matrix:
BRANCH:
- edge
- current
# - edge
# - current
- legacy
RELEASE:
# - focal # Ubuntu 20.04 LTS
- jammy # Ubuntu 22.04 LTS
# - buster # Debian 10
- bullseye # Debian 11
- sid # Debian unstable
# - bullseye # Debian 11
# - sid # Debian unstable
TYPE:
- minimal
- cli
- desktop
include:
- TYPE: desktop
DESKTOP_ENVIRONMENT: xfce
DESKTOP_ENVIRONMENT_CONFIG_NAME: config_base
DESKTOP_APPGROUPS_SELECTED: ""
# - desktop
# include:
# - TYPE: desktop
# DESKTOP_ENVIRONMENT: xfce
# DESKTOP_ENVIRONMENT_CONFIG_NAME: config_base
# DESKTOP_APPGROUPS_SELECTED: ""

steps:
- name: Import env
Expand Down

0 comments on commit 7769f72

Please sign in to comment.