Skip to content

Commit

Permalink
Test on OTP 25 26 and 27
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Jun 14, 2024
1 parent f22a8d8 commit a8fc4ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
fail-fast: false
matrix:
otp:
- '24.1'
- '23.3.4.7'
- '22.3.4.21'
- '27'
- '26'
- '25'
kafka:
- '2.4'
- '1.1'
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
with:
version-type: strict
otp-version: ${{matrix.otp}}
rebar3-version: '3.17.0'
rebar3-version: '3.20.0'

# Compile
- name: Compile
Expand Down

0 comments on commit a8fc4ad

Please sign in to comment.