Skip to content

Commit 22eaf08

Browse files
committed
add OTP-28 to the CI matrix
1 parent 3ed85cb commit 22eaf08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
platform: [ubuntu-latest]
14-
otp-version: [25, 26, 27]
14+
otp-version: [25, 26, 27, 28]
1515
runs-on: ${{ matrix.platform }}
1616
container:
1717
image: erlang:${{ matrix.otp-version }}

0 commit comments

Comments
 (0)