1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00

Run Dialyzer again with Erlang/OTP 26, and let's solve its problems

This commit is contained in:
Badlop 2023-06-08 23:05:52 +02:00
parent 436074c67a
commit 480b42b36d

View file

@ -149,7 +149,6 @@ jobs:
- run: make options
- run: make xref
- run: make dialyzer
if: matrix.otp != '26.0-rc3'
- name: Check Production Release
run: |