rabbitmq / rabbitmq-server

Open source RabbitMQ: core server and tier 1 (built-in) plugins
https://www.rabbitmq.com/
Other
12.31k stars 3.92k forks source link

GitHub Actions: Run mixed-version testing against 4.0.3 explicitly #12768

Closed dumbbell closed 23 hours ago

dumbbell commented 1 day ago

… not any release.

Why

Once we release RabbitMQ 4.1.0, it means that the v4.1.x branch would be tested against 4.1.x, i.e. itself.

Note that we will have to update this pinned version from time to time if needed.