1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 01:39:35 +02:00

CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action

Updates this GitHub Action that's used to execute XMPP-based interop tests from v1.5.0 to v1.6.0.

In this update, 524 new tests were added (more than doubling the amount of tests that previously existed).
This commit is contained in:
Guus der Kinderen 2025-07-30 22:44:54 +02:00
parent 053fd26994
commit f150419891

View file

@ -146,7 +146,7 @@ jobs:
- name: Run XMPP Interoperability Tests against CI server.
if: matrix.otp == '27'
continue-on-error: true
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.5.0
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.0
with:
domain: 'localhost'
adminAccountUsername: 'admin'