diff --git a/.drone.yml b/.drone.yml index 2b30223..cd1c3b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ services: steps: - name: lint and test - image: docker.io/library/elixir:1.18.3-otp-27 commands: # Install hex package manager - mix local.hex --force