diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a6ec9a1..9d560d55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -200,7 +200,7 @@ jobs: matrix: os: [ windows-latest, windows-11-arm ] env: - APACHE_LOUNGE_DISTRO_VERSION: 2.4.66-260131 + APACHE_LOUNGE_DISTRO_VERSION: 2.4.66-260223 HTTPD_DEV_HOME: 'C:\Apache24' steps: - name: Checkout