Skip to content

Commit

Permalink
Run only with stable rust
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Nov 21, 2023
1 parent fe466cc commit b93b802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mean_bean_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: true
matrix:
channel: [stable, beta, nightly]
channel: [stable]
target:
- x86_64-apple-darwin
- aarch64-apple-darwin
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
strategy:
fail-fast: true
matrix:
channel: [stable, beta, nightly]
channel: [stable]
target:
- arm-unknown-linux-gnueabi
- armv7-unknown-linux-gnueabihf
Expand Down

0 comments on commit b93b802

Please sign in to comment.