Skip to content

Commit 1695894

Browse files
committed
Add OTP 28 to the testing workflow
1 parent f95a952 commit 1695894

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/tests-workflow.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ jobs:
1010
strategy:
1111
matrix:
1212
include:
13+
- os: ubuntu-24.04
14+
mysql: "mariadb-11.7"
15+
pg: "17"
16+
otp_version: '28.x'
17+
rebar3_version: "3.24.0"
1318
- os: ubuntu-24.04
1419
mysql: "mariadb-11.7"
1520
pg: "17"

0 commit comments

Comments
 (0)