Skip to content

Commit

Permalink
Test on OTP-26, drop pre-OTP-23; OTP-27 not compatible yet
Browse files Browse the repository at this point in the history
  • Loading branch information
seriyps committed Dec 4, 2024
1 parent 9072be7 commit 252be89
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,14 @@ jobs:
matrix:
os:
- "ubuntu-20.04"
rebar3: ["3.18.0"]
rebar3: ["3.20.0"]
otp:
- "25.1"
- "26.2"
- "25.3"
- "24.3"
- "23.3"
- "22.3"
include:
- otp: "21.3"
rebar3: "3.15.2"
- otp: "23.3"
rebar3: "3.18.0"
os: "ubuntu-20.04"
env:
SHELL: /bin/sh # needed for erlexec
Expand Down

0 comments on commit 252be89

Please sign in to comment.