Skip to content

Commit b26a5d5

Browse files
committed
Fix minimal-versions CI job
1 parent 7167d55 commit b26a5d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
if: ${{ matrix.variant == 'minimal_versions' }}
7373
run: |
7474
cargo generate-lockfile -Z minimal-versions
75-
# Overrides for dependencies with incorrect requirements (may need periodic updating)
76-
cargo update -p regex --precise 1.5.1
7775
- name: Maybe nightly
7876
if: ${{ matrix.toolchain == 'nightly' }}
7977
run: |

0 commit comments

Comments
 (0)