Skip to content

Commit 2114c32

Browse files
committed
MAINT: Update ci for const gen
1 parent c9b1392 commit 2114c32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ env:
1313
jobs:
1414
tests:
1515
runs-on: ubuntu-latest
16+
continue-on-error: true
1617
strategy:
1718
matrix:
1819
include:
19-
- rust: 1.36.0 # MSRV
20-
features: serde
2120
- rust: stable
2221
features: serde
2322
- rust: stable

0 commit comments

Comments
 (0)