Skip to content

Commit 2157df7

Browse files
publish on one elixir version only
1 parent a53836c commit 2157df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
otp: ['21.3.8.21']
13-
elixir: ['1.8.2', '1.9.4', '1.10.4']
13+
elixir: ['1.10.4']
1414
steps:
1515
- uses: actions/checkout@v2
1616
- uses: erlef/setup-elixir@v1

0 commit comments

Comments
 (0)