Relax Req's elixir version (#196)
Failing on the test matrix update PR.
This commit is contained in:
parent
5380a94bc9
commit
0b6ccafab5
@ -6,7 +6,7 @@ defmodule OpentelemetryReq.MixProject do
|
||||
app: :opentelemetry_req,
|
||||
description: description(),
|
||||
version: "0.1.2",
|
||||
elixir: "~> 1.12",
|
||||
elixir: "~> 1.11",
|
||||
start_permanent: Mix.env() == :prod,
|
||||
deps: deps(),
|
||||
name: "Opentelemetry Req",
|
||||
|
Loading…
x
Reference in New Issue
Block a user