File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 3333 matrix :
3434 include :
3535 - elixir-version : ' 1.13'
36- otp-version : ' 24.1'
36+ otp-version : ' 25.0'
37+ - elixir-version : ' 1.13'
38+ otp-version : ' 24.3'
39+ - elixir-version : ' 1.13'
40+ otp-version : ' 23.3'
41+ - elixir-version : ' 1.13'
42+ otp-version : ' 22.3'
3743 - elixir-version : ' 1.12'
38- otp-version : ' 24.1'
44+ otp-version : ' 24.3'
45+ - elixir-version : ' 1.12'
46+ otp-version : ' 23.3'
47+ - elixir-version : ' 1.12'
48+ otp-version : ' 22.3'
49+ - elixir-version : ' 1.11'
50+ otp-version : ' 24.3'
3951 - elixir-version : ' 1.11'
4052 otp-version : ' 23.3'
4153 - elixir-version : ' 1.11'
7486 with :
7587 upload_url : ${{ needs.release.outputs.upload_url }}
7688 asset_path : ./elixir-ls.zip
77- asset_name : elixir-ls-${{ matrix.elixir-version }}.zip
89+ asset_name : elixir-ls-${{ matrix.elixir-version }}-${{ matrix.otp-version }} .zip
7890 asset_content_type : application/zip
7991
8092 - name : Upload Default Release Asset
You can’t perform that action at this time.
0 commit comments