Skip to content

Commit

Permalink
more nextest
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 28, 2024
1 parent 66a20cb commit 51ffe8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-developer-experience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
rust:
- toolchain: stable
optional: false
# - toolchain: beta
# optional: true
# - toolchain: nightly
# optional: true
- toolchain: beta
optional: true
- toolchain: nightly
optional: true
continue-on-error: ${{ matrix.rust.optional }}
runs-on:
- lab
Expand Down

0 comments on commit 51ffe8c

Please sign in to comment.