Skip to content

Commit

Permalink
infra: add support for NCS v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoSagadin committed Dec 20, 2024
1 parent 6b6cfd7 commit a9c8b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish-ncs-zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- ncs_version: "v2.6.1"
- ncs_version: "v2.7.0"
- ncs_version: "v2.8.0"
- ncs_version: "v2.9.0"

steps:
- name: Checkout repository
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Added

- Add support for Zephyr v3.7.1 (LTS) and v4.0.0.
- Add support for NCS v2.9.0

## [1.9.0] - 2024-11-20

Expand Down

0 comments on commit a9c8b43

Please sign in to comment.