Skip to content

Commit

Permalink
perl 5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Jul 9, 2023
1 parent 7cd7964 commit 7770e1f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
matrix:
perl-version:
- 'devel'
- '5.38'
- '5.36'
- '5.34'
- '5.32'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
perl:
- '5.38'
- '5.36'
- '5.34'
- '5.32'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
perl:
- '5.38'
- '5.36'
- '5.34'
- '5.32'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
perl:
- '5.38'
- '5.36'
- '5.34'
- '5.32'
Expand Down

0 comments on commit 7770e1f

Please sign in to comment.