-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Test with newer RabbitMQ versions
Version 3.6/3.7 are super old and unsupported, let's test with newer, supported versions instead. We still want to support v3.8, since that's the last one that doesn't require any extra configuration (i.e. setting longer timeouts), but this version is tested as part of normal tests in ci-code.yml Since AiiDA interacts with RabbitMQ only via the kiwipy interface, it's unlikely that changes to AiiDA would break it. Therefore, the RabbitMQ tests are moved to the nightly run.
- Loading branch information
1 parent
6291acc
commit eccf2db
Showing
2 changed files
with
47 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.