From 6b1b0e32e71ac8111f8b60a5aee0cac4ce510e2c Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 17 May 2019 09:24:41 -0600 Subject: add otp 22 to cirrus test matrix --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index b028272..b49a2b6 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,6 +2,7 @@ test_task: use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' container: matrix: + - image: erlang:22 - image: erlang:21 - image: erlang:20 - image: erlang:19 -- cgit v1.2.3