forgot to include
Some checks failed
ci/woodpecker/push/base-os Pipeline was successful
ci/woodpecker/push/generate-perl Pipeline was successful
ci/woodpecker/push/build-perls Pipeline failed

This commit is contained in:
Ryan Voots 2023-09-30 19:19:33 -04:00
parent 7b59f75fbc
commit 5d4176c4c8

View file

@ -0,0 +1,28 @@
depends_on:
- "base-os"
- "generate-perl"
matrix:
PERL_VERSION:
- 5.20.3
PERL_OPTIONS:
- ""
- ",threaded"
- ",longdouble"
- ",quadmath"
# - ",debugging"
# - ",longdouble,threaded"
# - ",quadmath,threaded"
# - ",debugging,threaded"
# - ",debugging,longdouble,threaded"
# - ",debugging,quadmath,threaded"
# - ",debugging,longdouble"
# - ",debugging,quadmath"
steps:
build:
image: perl:stable
commands:
- echo matrix test!
- find output/