Skip to content

Commit

Permalink
Bump Elixir version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dannote committed Jun 1, 2021
1 parent 34556d9 commit a8a8d47
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: elixir:1.9.1-slim
image: elixir:1.10-slim

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit a8a8d47

Please sign in to comment.