Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fazelukario authored Nov 9, 2023
1 parent 63090fb commit 7f3d3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os: [windows-latest, windows-2022, windows-2019]
configuration: [Release, Debug]
platform: [Win64, Win32]
platform: [x64, Win32]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 7f3d3b5

Please sign in to comment.