Skip to content

Commit 015c69d

Browse files
committed
ci: use mongo-c-driver@1 on macOS
Signed-off-by: László Várady <laszlo.varady@anno.io>
1 parent 9073702 commit 015c69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ brew "libdbi"
1919
brew "libmaxminddb"
2020
brew "libnet"
2121
brew "librdkafka"
22-
brew "mongo-c-driver"
22+
brew "mongo-c-driver@1"
2323
brew "net-snmp"
2424
brew "python@3", link: true, force: true
2525
brew "rabbitmq-c"

0 commit comments

Comments
 (0)