Skip to content

Commit

Permalink
Keep testing with perl-5.36
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Jul 4, 2023
1 parent e83429c commit ba83378
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
- windows
perl:
- latest
- '5.36'
- '5.34'
- '5.32'
- '5.30'
Expand All @@ -177,6 +178,8 @@ jobs:
- '5.14'
- '5.12'
exclude:
- os: windows
perl: '5.36' # not released yet
- os: windows
perl: '5.34' # not released yet
- os: windows
Expand Down

0 comments on commit ba83378

Please sign in to comment.