Skip to content

Commit dcf373d

Browse files
committed
Bump MSRV in CI
1 parent f50c416 commit dcf373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- rust: nightly
1111
- rust: stable
1212
extra-test-opts: -- --skip ui
13-
- rust: 1.41.1
13+
- rust: 1.56
1414
extra-test-opts: -- --skip ui
1515
runs-on: ubuntu-latest
1616

0 commit comments

Comments
 (0)