organize this way?
Some checks failed
ci/woodpecker/push/base-os Pipeline failed
ci/woodpecker/push/generate-perl unknown status

This commit is contained in:
Ryan Voots 2023-09-30 19:18:51 -04:00
parent bdd0368d61
commit 7b59f75fbc

View file

@ -1,19 +1,3 @@
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"
depends_on:
- "base-os"