diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 560ac782..6b93299c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -180,7 +180,7 @@ jobs: cmake-windows-latest: runs-on: windows-latest env: - APACHE_LOUNGE_DISTRO_VERSION: 2.4.62-240718 + APACHE_LOUNGE_DISTRO_VERSION: 2.4.62-240904 HTTPD_DEV_HOME: 'C:\Apache24' steps: - name: Checkout