Skip to content

Commit d60bb4d

Browse files
authored
Merge pull request #9 from lightninglabs/build-push-28
GitHub: build and push image for version 28
2 parents fc82d91 + ffac3b3 commit d60bb4d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ jobs:
88
strategy:
99
matrix:
1010
version:
11+
- '28'
12+
- '28/alpine'
1113
- '27'
1214
- '27/alpine'
1315
- '26'
1416
- '26/alpine'
15-
- '25'
16-
- '25/alpine'
17-
- '24'
1817
fail-fast: false
1918
steps:
2019
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)