We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cc6fca + 2f7eb75 commit ab88e3cCopy full SHA for ab88e3c
1 file changed
.github/workflows/doxygen.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: windows-latest
19
strategy:
20
matrix:
21
- BuildPlatform: [Win32, x64]
+ BuildPlatform: [Win32]
22
Configuration: [Release]
23
env:
24
BuildPlatform: ${{ matrix.BuildPlatform }}
0 commit comments