Skip to content

Commit

Permalink
add otp 22 and 26 to github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriy Zavada committed May 6, 2024
1 parent a948970 commit 9a37ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ jobs:
fail-fast: false
matrix:
otp:
- "22"
- "24"
- "25"
- "26"

container:
image: erlang:${{ matrix.otp }}
Expand Down

0 comments on commit 9a37ac4

Please sign in to comment.