We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96edd9 commit 7a1d3d9Copy full SHA for 7a1d3d9
.github/workflows/loki.yaml
@@ -23,7 +23,7 @@ jobs:
23
publish:
24
strategy:
25
matrix:
26
- version: [latest, "3.4", "3.4.3"]
+ version: [latest, "3.5", "3.5.0", "3.4", "3.4.3"]
27
variant: [prod, shell]
28
name: ${{ matrix.version }}${{ matrix.variant == 'shell' && '-shell' || '' }}
29
uses: './.github/workflows/release.yaml'
0 commit comments