Start CI runs here
All checks were successful
ci/woodpecker/push/author-tests Pipeline was successful
All checks were successful
ci/woodpecker/push/author-tests Pipeline was successful
This commit is contained in:
parent
01322b645e
commit
dd56c76d71
1 changed files with 13 additions and 0 deletions
13
.woodpecker/author-tests.yaml
Normal file
13
.woodpecker/author-tests.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
matrix:
|
||||
PERL_VERSIONS:
|
||||
- 5.36
|
||||
- 5.38
|
||||
THREADS:
|
||||
- ""
|
||||
- "-threaded"
|
||||
|
||||
steps:
|
||||
generate:
|
||||
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
||||
commands:
|
||||
- env
|
Loading…
Add table
Reference in a new issue