Skip to content

Commit f8f525f

Browse files
committed
Run CI on 5.38
1 parent feaef96 commit f8f525f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- "5.32"
9191
- "5.34"
9292
- "5.36"
93+
- "5.38"
9394
steps:
9495
- name: pin Test::Deep to 1.130 on Perl < 5.12
9596
if: ${{ matrix.perl-version == '5.8' || matrix.perl-version == '5.10' }}
@@ -121,6 +122,7 @@ jobs:
121122
- "5.32"
122123
- "5.34"
123124
- "5.36"
125+
- "5.38"
124126
steps:
125127
- name: Set Up Perl
126128
uses: shogo82148/actions-setup-perl@v1

0 commit comments

Comments
 (0)