Skip to content

Commit

Permalink
fix test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Dec 5, 2023
1 parent 8ace5c4 commit 3ace446
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ jobs:
strategy:
matrix:
perl-version:
- '5.8.9'
- '5.10.1'
- '5.12.2'
- '5.38.2'
- '5.10'
- '5.12'
- '5.38'
container:
image: perl:${{ matrix.perl-version }}
steps:
Expand Down

0 comments on commit 3ace446

Please sign in to comment.