Skip to content

Commit adff8f1

Browse files
committed
chore: update pinned rust to v 1.75
1 parent 89d6ba9 commit adff8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
include:
6262
- build: pinned
6363
os: ubuntu-20.04
64-
rust: 1.72
64+
rust: 1.75
6565
# Fails on pinned version because the output changed,
6666
# so we're excluding it, but it's still tested on stable and nightly.
6767
EXCLUDE_UI_TESTS: "pattern_mismatched_types,newtype,matches_unknown_field"

0 commit comments

Comments
 (0)