Skip to content

Commit

Permalink
Merge pull request #9 from lightninglabs/build-push-28
Browse files Browse the repository at this point in the history
GitHub: build and push image for version 28
  • Loading branch information
guggero authored Oct 14, 2024
2 parents fc82d91 + ffac3b3 commit d60bb4d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ jobs:
strategy:
matrix:
version:
- '28'
- '28/alpine'
- '27'
- '27/alpine'
- '26'
- '26/alpine'
- '25'
- '25/alpine'
- '24'
fail-fast: false
steps:
- name: Set up Docker Buildx
Expand Down

0 comments on commit d60bb4d

Please sign in to comment.