Skip to content

Commit

Permalink
Merge pull request #711 from yoshikazusawa/patch-1
Browse files Browse the repository at this point in the history
Add perl:5.40
  • Loading branch information
miyagawa authored Jun 12, 2024
2 parents 1ef5abe + 80f2151 commit 9bca3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- '5.34'
- '5.36'
- '5.38'
- '5.40'
container:
image: perl:${{ matrix.perl-version }}
steps:
Expand Down

0 comments on commit 9bca3c3

Please sign in to comment.