Build: #1754 was successful Scheduled with changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 63e2e12d32c34ba11d855e73411fc74fce0f54f3

    Limit aioxmpp's python to 3.11.2
    Python 3.11.3 triggers this error when running aioxmpp:

    `AttributeError: 'XSOEnumMixin' object has no attribute 'name'`

    Fix python to 3.11.2 to prevent the issue from occurring.

    More information in https://github.com/horazont/aioxmpp/issues/391

    • .github/workflows/continuous-integration-workflow.yml (version 63e2e12d32c34ba11d855e73411fc74fce0f54f3)