We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d6ba9 commit adff8f1Copy full SHA for adff8f1
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
include:
62
- build: pinned
63
os: ubuntu-20.04
64
- rust: 1.72
+ rust: 1.75
65
# Fails on pinned version because the output changed,
66
# so we're excluding it, but it's still tested on stable and nightly.
67
EXCLUDE_UI_TESTS: "pattern_mismatched_types,newtype,matches_unknown_field"
0 commit comments