Skip to content

Commit

Permalink
fix target systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Earu authored Oct 5, 2024
1 parent b147771 commit 7ad001f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
arch: [x64, x86]
include:
# Handle Linux x64
- os: ubuntu-latest
Expand Down

0 comments on commit 7ad001f

Please sign in to comment.