Skip to content

Commit

Permalink
MAINT: Update ci for const gen
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Mar 23, 2021
1 parent c9b1392 commit 2114c32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ env:
jobs:
tests:
runs-on: ubuntu-latest
continue-on-error: true
strategy:
matrix:
include:
- rust: 1.36.0 # MSRV
features: serde
- rust: stable
features: serde
- rust: stable
Expand Down

0 comments on commit 2114c32

Please sign in to comment.