We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74ec73 commit 2589675Copy full SHA for 2589675
.github/workflows/pr.yml
@@ -52,7 +52,8 @@ jobs:
52
rabbitmq-image:
53
- rabbitmq:3.8.8-management
54
- rabbitmq:3.8-management
55
- - pivotalrabbitmq/rabbitmq:master
+ - pivotalrabbitmq/rabbitmq:master-otp-max
56
+ - pivotalrabbitmq/rabbitmq:master-otp-max-1
57
steps:
58
- name: Check out code into the Go module directory
59
uses: actions/checkout@v2
0 commit comments