Skip to content

Commit

Permalink
bump test-dependents up to 5.36, since one of the dependents is 5.36 …
Browse files Browse the repository at this point in the history
…only

<haarg> Mithaldu: Module::Generic requires perl 5.36
<haarg> because it requires I18N::Langinfo 0.21,
        which is core only and 5.36 is the first that ships with .21
  • Loading branch information
wchristian committed Aug 22, 2024
1 parent 3c9def4 commit 6809959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dependents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Build distribution
runs-on: ubuntu-20.04
container:
image: perldocker/perl-tester:5.34
image: perldocker/perl-tester:5.36
steps:
- uses: actions/checkout@v4
- name: Run Tests
Expand Down

0 comments on commit 6809959

Please sign in to comment.