Skip to content

Commit

Permalink
fix(cast): support 24.04 in config
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Jan 10, 2025
1 parent 78154cb commit 16e3b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ manifest:
deprecated: true
replacement: desktop
supported_os:
- id: ubuntu
release: 20.04
- id: ubuntu
release: 22.04
- id: ubuntu
release: 24.04
saltstack:
pillars:
sift_user_template: "{{ .User }}"
Expand Down

0 comments on commit 16e3b8b

Please sign in to comment.