diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7720fa1..1107f35a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -230,7 +230,7 @@ jobs: - os: windows-11-arm arch: amd64 # we're cross-compiling at this point env: - APACHE_LOUNGE_DISTRO_VERSION: 2.4.68-260610 + APACHE_LOUNGE_DISTRO_VERSION: 2.4.68-260617 HTTPD_DEV_HOME: 'C:\Apache24' steps: - name: Checkout