Skip to content

Commit

Permalink
Merge pull request #12 from newrelic-csec/elixir-wip
Browse files Browse the repository at this point in the history
add otp and elixir versions
  • Loading branch information
elaguerta-nr authored Apr 10, 2024
2 parents e8f9a5d + 1db60d7 commit 740ab75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fossa-elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: erlef/setup-beam@v1
with:
otp-version: '26'
elixir: '1.15'
- id: fossa-list-targets
name: Run fossa list-targets
run: |
Expand Down

0 comments on commit 740ab75

Please sign in to comment.