Skip to content

Commit

Permalink
Drop hmi component for Apertis v2022
Browse files Browse the repository at this point in the history
This component is no longer used with v2022, the repo is empty.
  • Loading branch information
daissi authored and AMDmi3 committed Oct 1, 2023
1 parent 5757b2f commit 731daa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos.d/deb/apertis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
{% endmacro %}

{{ apertis(2021, minpackages=3500, hmi=true) }}
{{ apertis(2022, minpackages=3500, hmi=true) }}
{{ apertis(2022, minpackages=3500) }}
{{ apertis(2023, minpackages=3500) }}
{{ apertis(2024, suffix='pre', minpackages=3500, development=true) }}

0 comments on commit 731daa0

Please sign in to comment.