Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Robinson <[email protected]>
  • Loading branch information
autarchprinceps committed Jul 5, 2024
1 parent d6b7845 commit eec5071
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ sync:
tags:
allow:
- "latest"
- -"26.04.*"
- -"24.04.*"
- -"22.04.*"
- -"18.04.*"
- "26.04.*"
- "24.04.*"
- "22.04.*"
- "18.04.*"
deny:
- ".*2021.*"
- ".*2020.*"
Expand Down

0 comments on commit eec5071

Please sign in to comment.