Skip to content

Commit

Permalink
ci: remove the build matrix
Browse files Browse the repository at this point in the history
I believe this just gets automatically inferred from the include rules.
  • Loading branch information
BurntSushi committed Sep 2, 2023
1 parent d408475 commit 1b72c5f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,6 @@ jobs:
strategy:
fail-fast: false
matrix:
build:
- stable
- beta
- nightly
- macos
- win-msvc
- win-gnu
- stable-x86
- stable-aarch64
- stable-powerpc64
- stable-s390x
include:
- build: stable
os: ubuntu-latest
Expand Down

0 comments on commit 1b72c5f

Please sign in to comment.