Skip to content

Commit 9238ad6

Browse files
committed
Add OTP-28 to CI
1 parent fd13a73 commit 9238ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
otp_version: [20, 21, 22, 23, 24, 25, 26, 27]
15+
otp_version: [20, 21, 22, 23, 24, 25, 26, 27, 28]
1616
os: [ubuntu-latest]
1717

1818
container:

0 commit comments

Comments
 (0)