Skip to content

Commit b33fe34

Browse files
committed
Use PR docker image
1 parent 8bfe346 commit b33fe34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
cache: 'maven'
2525
- name: Start broker
2626
run: ci/start-broker.sh
27+
env:
28+
RABBITMQ_IMAGE: pivotalrabbitmq/rabbitmq:pr-13672-otp27
2729
- name: Test (no dynamic-batch publishing)
2830
run: |
2931
./mvnw verify -Drabbitmqctl.bin=DOCKER:rabbitmq \

0 commit comments

Comments
 (0)