Skip to content

Commit

Permalink
workflows: drop langdale; add mickledore
Browse files Browse the repository at this point in the history
langdale went EOL with 4.1.4 (May 2023)

mickledore is the current stable release:
Support for 7 months (until November 2023)

nanbield is not yet released.

Signed-off-by: Tim Orling <[email protected]>
  • Loading branch information
moto-timo committed Oct 19, 2023
1 parent 0669d69 commit e004260
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ jobs:
branch: dunfell
dockerhub_tag: latest
pokybranch: dunfell
- repo: crops/toaster-kirkstone
branch: kirkstone
dockerhub_tag: latest
pokybranch: kirkstone
- repo: crops/toaster-langdale
branch: langdale
- repo: crops/toaster-kirkstone
branch: kirkstone
dockerhub_tag: latest
pokybranch: langdale
pokybranch: kirkstone
- repo: crops/toaster-mickledore
branch: mickledore
dockerhub_tag: latest
pokybranch: mickledore
- repo: crops/toaster-master
branch: master
dockerhub_tag: latest
Expand Down

0 comments on commit e004260

Please sign in to comment.