Skip to content

Commit a9c5ce5

Browse files
committed
Mod_perl v2.0.12 should compile against Perl > 5.32
1 parent 891bb2c commit a9c5ce5

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
@@ -5,7 +5,7 @@ on: [push]
55

66
env:
77
APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.48.tar.gz
8-
MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.11.tar.gz
8+
MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.12.tar.gz
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)