1
0
Fork 0
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:
Kenichi Ishigaki 2021-04-17 18:38:00 +09:00
parent 8861380590
commit cedc9d4657

View file

@ -16,6 +16,10 @@ jobs:
matrix:
perl-version:
- '5.8'
- '5.10'
- '5.18'
- '5.20'
- '5.26'
- 'latest'
container: