fix(perl)

This commit is contained in:
Jacob Heider 2023-10-24 16:05:13 -04:00
parent 771c8d817d
commit f2d4a5359d
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -9,6 +9,9 @@ versions:
build:
dependencies:
linux:
llvm.org: <17
gnu.org/make: '*'
script: |
./Configure $ARGS
make --jobs {{ hw.concurrency }} install