diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66a2c14c7..2d2b5f577 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) BUILD_TYPE: Release DEFAULT_BRANCH: develop - WX_VERSION: '3.2.4' + WX_VERSION: '3.2.6' jobs: build-ubuntu: