Skip to content

Commit

Permalink
Update distro support
Browse files Browse the repository at this point in the history
  • Loading branch information
fedejaure committed Jan 5, 2025
1 parent 77df6ad commit e6b67e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
strategy:
matrix:
distro:
- debian10
- debian11
- debian12
target:
- otacon
- ocelot
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- role `geerlingguy.docker`.
- Debian 12 "bookworm" support.

### Changed
- Update ansible requirements versions.
Expand All @@ -22,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed
- role `geerlingguy.docker_arm`
- Debian 10 "buster" support.

## [0.5.0] - 2022-10-15
### Added
Expand Down

0 comments on commit e6b67e3

Please sign in to comment.