Skip to content

Commit

Permalink
Update wxWidgets version in MSVS CI build
Browse files Browse the repository at this point in the history
No real changes.
  • Loading branch information
PBfordev committed Mar 22, 2024
1 parent c40edcc commit 428f595
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-msvs2022.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ permissions:
contents: read

env:
wxMSW_VER: 3.2.2
wxMSW_VER: 3.2.4
WXWIN: c:\wx
BUILD_DIR_PATH: build_cmake

Expand Down Expand Up @@ -53,8 +53,3 @@ jobs:
- name: Build wxAutoExcel
run: |
cmake --build ${env:BUILD_DIR_PATH} --config Release

0 comments on commit 428f595

Please sign in to comment.