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 2b66281 commit f98e4cdCopy full SHA for f98e4cd
.github/workflows/perl-ci.yml
@@ -4,7 +4,7 @@ name: CI
4
on: [push]
5
6
env:
7
- APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.46.tar.gz
+ 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
9
10
jobs:
0 commit comments