diff --git a/.github/workflows/ci_msw_cross.yml b/.github/workflows/ci_msw_cross.yml index 7b3925a9a1..bcbf88b4ae 100644 --- a/.github/workflows/ci_msw_cross.yml +++ b/.github/workflows/ci_msw_cross.yml @@ -71,7 +71,7 @@ jobs: matrix: include: - name: wxMSW 64 bits - debian_release: testing + debian_release: stable configure_flags: --enable-stl --disable-compat30 - name: wxMSW 32 bits # Testing doesn't have 32 bit support any more.