mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-28 16:34:13 +01:00
Run Dialyzer again with Erlang/OTP 26, and let's solve its problems
This commit is contained in:
parent
436074c67a
commit
480b42b36d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -149,7 +149,6 @@ jobs:
|
|||||||
- run: make options
|
- run: make options
|
||||||
- run: make xref
|
- run: make xref
|
||||||
- run: make dialyzer
|
- run: make dialyzer
|
||||||
if: matrix.otp != '26.0-rc3'
|
|
||||||
|
|
||||||
- name: Check Production Release
|
- name: Check Production Release
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user