diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9220d1b..c0e3c16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,14 +21,11 @@ jobs: - "ubuntu-20.04" rebar3: ["3.18.0"] otp: - - "25.1" + - "27.1" + - "26.3" + - "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: