fix(librdkafka)[1]

closes #2571
This commit is contained in:
Jacob Heider 2023-07-12 14:53:52 -04:00
parent cdafa0fd3e
commit 39351b5d85
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -17,7 +17,7 @@ build:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
freedesktop.org/pkg-config: '*'
python.org: '3.11'
python.org: '^3.11'
script: |
./configure $ARGS
make --jobs {{ hw.concurrency }}