Skip to content

Commit

Permalink
publish on one elixir version only
Browse files Browse the repository at this point in the history
  • Loading branch information
cleclefibanity committed Jun 9, 2022
1 parent a53836c commit 2157df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
otp: ['21.3.8.21']
elixir: ['1.8.2', '1.9.4', '1.10.4']
elixir: ['1.10.4']
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-elixir@v1
Expand Down

0 comments on commit 2157df7

Please sign in to comment.