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

Merge pull request #4443 from guusdk/xmpp-interop-testing-v1.6.1

CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
This commit is contained in:
badlop 2025-08-26 17:21:46 +02:00 committed by GitHub
commit 7840924b17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.6.0
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.1
with:
domain: 'localhost'
adminAccountUsername: 'admin'