mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
Test with a few more perls
This commit is contained in:
parent
8861380590
commit
cedc9d4657
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -16,6 +16,10 @@ jobs:
|
|||
matrix:
|
||||
perl-version:
|
||||
- '5.8'
|
||||
- '5.10'
|
||||
- '5.18'
|
||||
- '5.20'
|
||||
- '5.26'
|
||||
- 'latest'
|
||||
|
||||
container:
|
||||
|
|
Loading…
Add table
Reference in a new issue