Skip to content

Commit

Permalink
Upgrade dialyzer elixir runtime to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelloz committed Oct 13, 2023
1 parent 2539e2c commit edf2ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
otp: [24]
elixir: ["1.14"]
elixir: ["1.15"]
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit edf2ec2

Please sign in to comment.