We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25088b commit 22bdc81Copy full SHA for 22bdc81
.github/workflows/compile_windows.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
env:
6
BUILD_TYPE: Release
7
- WXVERSION: 3.2.4
+ WXVERSION: 3.2.5
8
9
permissions:
10
contents: read
.github/workflows/msvc.yml
@@ -19,7 +19,7 @@ on:
19
20
build: '${{ github.workspace }}/build'
21
config: Debug
22
23
24
25
0 commit comments