mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 17:33:23 +00:00
Fix perl docker version tag
This commit is contained in:
parent
4373727eda
commit
de1bf3e79b
1 changed files with 13 additions and 14 deletions
27
.github/workflows/dzil_tester.yml
vendored
27
.github/workflows/dzil_tester.yml
vendored
|
@ -13,20 +13,19 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
perl-version:
|
||||
- latest
|
||||
- 5.40
|
||||
- 5.38
|
||||
- 5.36
|
||||
- 5.34
|
||||
- 5.32
|
||||
- 5.30
|
||||
- 5.28
|
||||
- 5.26
|
||||
- 5.24
|
||||
- 5.22
|
||||
- 5.20
|
||||
- 5.18
|
||||
- 5.16
|
||||
- '5.40'
|
||||
- '5.38'
|
||||
- '5.36'
|
||||
- '5.34'
|
||||
- '5.32'
|
||||
- '5.30'
|
||||
- '5.28'
|
||||
- '5.26'
|
||||
- '5.24'
|
||||
- '5.22'
|
||||
- '5.20'
|
||||
- '5.18'
|
||||
- '5.16'
|
||||
include:
|
||||
- perl-version: '5.38'
|
||||
os: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue