We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3122b44 commit 92a156eCopy full SHA for 92a156e
.github/workflows/test-pr.yml
@@ -24,8 +24,6 @@ jobs:
24
cache: 'maven'
25
- name: Start broker
26
run: ci/start-broker.sh
27
- env:
28
- RABBITMQ_IMAGE: 'pivotalrabbitmq/rabbitmq:super-stream-frames-otp-max-bazel'
29
- name: Test
30
run: |
31
./mvnw verify -Drabbitmqctl.bin=DOCKER:rabbitmq \
0 commit comments