Skip to content

Commit

Permalink
chore: update pinned rust to v 1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephLenton committed Aug 21, 2024
1 parent 89d6ba9 commit adff8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
include:
- build: pinned
os: ubuntu-20.04
rust: 1.72
rust: 1.75
# Fails on pinned version because the output changed,
# so we're excluding it, but it's still tested on stable and nightly.
EXCLUDE_UI_TESTS: "pattern_mismatched_types,newtype,matches_unknown_field"
Expand Down

0 comments on commit adff8f1

Please sign in to comment.