Skip to content

Commit aaedf20

Browse files
committed
Update to build against mod_perl 2.0.13
Updated release of mod_perl now includes the fix to build properly against Perl >= 5.37.1
1 parent 88a64d8 commit aaedf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perl-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
env:
1515
APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.57.tar.gz
16-
MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.12.tar.gz
16+
MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.13.tar.gz
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)