Skip to content

Commit 2c79a0b

Browse files
committed
Use latest broker image for PR
1 parent d9fe7d5 commit 2c79a0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-pr.yml

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
cache: 'maven'
2525
- name: Start broker
2626
run: ci/start-broker.sh
27-
env:
28-
RABBITMQ_IMAGE: 'pivotalrabbitmq/rabbitmq:token-expiration-in-stream-connections-otp-max-bazel'
2927
- name: Test
3028
run: |
3129
./mvnw verify -Drabbitmqctl.bin=DOCKER:rabbitmq \

0 commit comments

Comments
 (0)