Skip to content

Commit

Permalink
Added Erlang 26 to CI/CD.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jul 8, 2023
1 parent 9c8315d commit b8e9fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
otp_version: ['24.3', '25.3']
otp_version: ['24.3', '25.3', '26.0']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b8e9fc8

Please sign in to comment.