Skip to content

Commit 92a156e

Browse files
committed
Use default Docker image for PR
1 parent 3122b44 commit 92a156e

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:super-stream-frames-otp-max-bazel'
2927
- name: Test
3028
run: |
3129
./mvnw verify -Drabbitmqctl.bin=DOCKER:rabbitmq \

0 commit comments

Comments
 (0)