Commit 4d52ee4
CI: test on Perl blead (devel), non-blocking
Add a container-based job using perldocker/perl-tester:devel (which
tracks the latest Perl development release) so we get an early signal
when the dist breaks on the upcoming Perl -- exactly the class of
problem behind GH#96, which the stable CI matrix (topping out at 5.42)
never exercised.
The job deliberately has no continue-on-error: a failure shows up as a
red X so it is visible. Keep it OUT of the required status checks in
branch protection so blead breakage never blocks a merge -- we want the
signal, not a gate.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 88592f9 commit 4d52ee4
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
51 | 68 | | |
52 | 69 | | |
53 | 70 | | |
| |||
0 commit comments