Skip to content

Commit e4ab083

Browse files
committed
test(ci): Remove redundant semver checks
1 parent 89fd4ff commit e4ab083

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
6868
strategy:
6969
matrix:
70-
rustalias: [stable, nightly, msrv]
7170
feature_group: ["all-features", "default-features", "only-explicit-features"]
7271
name: 'Semver checks: ${{ matrix.feature_group }}'
7372
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)