Skip to content

Commit 76a6fc5

Browse files
committed
Update perl list to include v5.36 since latest is v5.38
1 parent 205f71c commit 76a6fc5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

perl-module-ubuntu.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# brian's standard GitHub Actions Ubuntu config for Perl 5 modules
2-
# version 20230610.001
2+
# version 20230718.001
33
# https://github.com/briandfoy/github_workflows
44
# https://github.com/features/actions
55
# This file is licensed under the Artistic License 2.0
@@ -56,6 +56,7 @@ jobs:
5656
- '5.30'
5757
- '5.32'
5858
- '5.34'
59+
- '5.36'
5960
- 'latest'
6061
container:
6162
image: perl:${{ matrix.perl-version }}

0 commit comments

Comments
 (0)