Skip to content

Commit

Permalink
GH-CI-workflow: drop 5.8 tests in favor of 5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
kupietz committed Sep 10, 2024
1 parent 528ecc7 commit bf6890d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
strategy:
matrix:
perl-version:
- '5.8-buster'
- '5.10-buster'
- '5.16-buster'
- '5.18-buster'
- '5.32-buster'
- 'latest'
- 'threaded'
container:
Expand Down

0 comments on commit bf6890d

Please sign in to comment.