Skip to content

Commit

Permalink
Add OTP-27 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
seriyps committed Sep 16, 2024
1 parent 856e45c commit efa5af0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
- "23.3"
- "24.3"
- "25.3"
- "26"
- "26.2"
- "27.0"
runs-on: ${{ matrix.platform }}
container:
image: erlang:${{ matrix.otp-version }}
Expand Down

0 comments on commit efa5af0

Please sign in to comment.