diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9220d1b..460cb94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,16 +19,13 @@ jobs: matrix: os: - "ubuntu-20.04" - rebar3: ["3.18.0"] + rebar3: ["3.20.0"] otp: - - "25.1" + - "27.1" + - "26.2" + - "25.3" - "24.3" - "23.3" - - "22.3" - include: - - otp: "21.3" - rebar3: "3.15.2" - os: "ubuntu-20.04" env: SHELL: /bin/sh # needed for erlexec steps: