Skip to content

Commit 7a1d3d9

Browse files
committed
feat(loki): add version 3.5.0
1 parent d96edd9 commit 7a1d3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/loki.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
publish:
2424
strategy:
2525
matrix:
26-
version: [latest, "3.4", "3.4.3"]
26+
version: [latest, "3.5", "3.5.0", "3.4", "3.4.3"]
2727
variant: [prod, shell]
2828
name: ${{ matrix.version }}${{ matrix.variant == 'shell' && '-shell' || '' }}
2929
uses: './.github/workflows/release.yaml'

0 commit comments

Comments
 (0)