We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13fd0f commit 3aff8b3Copy full SHA for 3aff8b3
.github/workflows/perl-ci.yml
@@ -12,7 +12,7 @@ on:
12
- cron: "15 6 * * 0" # Once weekly, on Sundays
13
14
env:
15
- APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.57.tar.gz
+ APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.58.tar.gz
16
MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.13.tar.gz
17
18
jobs:
0 commit comments