Skip to content

Commit

Permalink
Update elixir.yml (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannaegele authored Jun 21, 2024
1 parent 568c9ad commit 34781e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ jobs:
defaults:
run:
working-directory: instrumentation/${{ env.app }}
runs-on: ${{ matrix.os }}
runs-on: ubuntu-22.04
name: Opentelemetry Bandit test on Elixir ${{ matrix.elixir_version }} (OTP ${{ matrix.otp_version }})
strategy:
fail-fast: false
Expand Down

0 comments on commit 34781e7

Please sign in to comment.