Skip to content

Commit

Permalink
- Remove non-working win-arm/64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Jan 22, 2024
1 parent 0df8fac commit c7cb5e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- linux-arm
- linux-arm64
- win-x64
- win-arm
- win-arm64
- osx-x64
self-contained:
- normal
Expand All @@ -40,10 +38,6 @@ jobs:
os: ubuntu-latest
- target: win-x64
os: windows-latest
- target: win-arm
os: windows-latest
- target: win-arm64
os: windows-latest
- target: osx-x64
os: macos-latest

Expand Down

0 comments on commit c7cb5e5

Please sign in to comment.