Mas i335 otp24 (#336)
* Address OTP24 warnings, ct and eunit paths * Reorg to add OTP 24 support * Update VOLUME.md * Correct broken refs * Update README.md * CI on all main branches Co-authored-by: Ulf Wiger <ulf@wiger.net>
This commit is contained in:
parent
2c53c0a85a
commit
ed0301e2cf
43 changed files with 99 additions and 553 deletions
10
.github/workflows/erlang.yml
vendored
10
.github/workflows/erlang.yml
vendored
|
@ -2,9 +2,15 @@ name: Erlang CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ develop-3.0 ]
|
||||
branches:
|
||||
- develop-3.1
|
||||
- develop-3.0
|
||||
- develop-2.9
|
||||
pull_request:
|
||||
branches: [ develop-3.0 ]
|
||||
branches:
|
||||
- develop-3.1
|
||||
- develop-3.0
|
||||
- develop-2.9
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue