Skip to content

Commit

Permalink
CI: reorganize matrices more
Browse files Browse the repository at this point in the history
  • Loading branch information
ahihi committed Aug 2, 2024
1 parent c3ac9fc commit 3a81c29
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ jobs:
fail-fast: false
matrix:
platform:
- target: x86_64-unknown-linux-gnu
- target: aarch64-unknown-linux-gnu
- target: x86_64-pc-windows-msvc
- target: i686-pc-windows-msvc
- target: x86_64-apple-darwin
- target: aarch64-apple-darwin

include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
target-apt-arch: amd64
Expand Down

0 comments on commit 3a81c29

Please sign in to comment.