Skip to content

Allow for messages up to the modern RabbitMQ hard upper limit (of 512 MiB) #2421

Allow for messages up to the modern RabbitMQ hard upper limit (of 512 MiB)

Allow for messages up to the modern RabbitMQ hard upper limit (of 512 MiB) #2421

Workflow file for this run

name: rabbitmq-dotnet-client
on:
push:
branches:
- main
- 'rabbitmq-dotnet-client-*'
pull_request:
branches:
- main
- 'rabbitmq-dotnet-client-*'
jobs:
call-build-test:
uses: ./.github/workflows/build-test.yaml