Skip to content

Commit

Permalink
Revert default windows build to MinGW x86
Browse files Browse the repository at this point in the history
It was changed to MSVC x64 by mistake
  • Loading branch information
crudelios authored Jul 24, 2023
1 parent bc8fedd commit 1db1738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
- name: Windows MSVC x64
cache-key: msvc
COMPILER: msvc
SKIP_UPLOAD: true
- name: Windows MSVC ARM64
cache-key: msvc-arm64
COMPILER: msvc-arm64
Expand Down

0 comments on commit 1db1738

Please sign in to comment.