Skip to content

Commit

Permalink
Drop Windows/ARM32 support
Browse files Browse the repository at this point in the history
  • Loading branch information
o-sdn-o committed Nov 19, 2024
1 parent 5611fa0 commit 359453d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cpu: [ x64, x86, arm64, arm ]
exclude:
- os: windows-latest
cpu: [ x86, arm ]
cpu: x86, arm
include:
- os: macos-latest
platform: macos
Expand Down

0 comments on commit 359453d

Please sign in to comment.