Skip to content

Commit

Permalink
CI: Add CI runner for v2023.12-6TOPS-rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
  • Loading branch information
openedev committed Nov 26, 2023
1 parent 4be61b8 commit b81ab26
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/workflows/openaia-debos-6tops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,15 @@ jobs:
- name: Upload output artifacts
uses: softprops/action-gh-release@v1
with:
tag_name: "v2023.12-6TOPS-rc2"
tag_name: "v2023.12-6TOPS-rc3"
body: |
## OpenAIA Debos v2023.12-6TOPS-rc2
- Add 4G Quectel support
## OpenAIA Debos v2023.12-6TOPS-rc3
- Add WiFi firmware
- Add RTL Ethernet firmware
- Add BT firmware
- Add linux-next support
- Cleanup packages
- Add new artifacts for linux-next
files: |
${{ github.workspace }}/openaia-bullseye-6tops.bmap
${{ github.workspace }}/openaia-bullseye-6tops.img.gz
Expand Down

0 comments on commit b81ab26

Please sign in to comment.