Skip to content

Commit

Permalink
Disable two more XEPs
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Oct 7, 2024
1 parent 3ca5ffb commit 1031c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
domain: 'localhost'
adminAccountUsername: 'admin'
adminAccountPassword: 'admin'
disabledSpecifications: RFC6121,XEP-0030,XEP-0045,XEP-0054,XEP-0060,XEP-0115,XEP-0215,XEP-0347,XEP-0363,XEP-0384
disabledSpecifications: RFC6121,XEP-0030,XEP-0045,XEP-0054,XEP-0060,XEP-0080,XEP-0115,XEP-0118,XEP-0215,XEP-0347,XEP-0363,XEP-0384

- name: Stop Development Release
if: always()
Expand Down

0 comments on commit 1031c8f

Please sign in to comment.