Skip to content

Commit ca03a97

Browse files
authored
Merge pull request #4469 from guusdk/xmpp-interop-testing-v1.7.2
CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
2 parents 95d54f9 + 63f3b4f commit ca03a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- name: Run XMPP Interoperability Tests against CI server.
147147
if: matrix.otp == '27'
148148
continue-on-error: true
149-
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.7.1
149+
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.7.2
150150
with:
151151
domain: 'localhost'
152152
adminAccountUsername: 'admin'

0 commit comments

Comments
 (0)