1 parent ff059c8 commit 02dcd1aCopy full SHA for 02dcd1a
1 file changed
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
# LSP e2e tests are marked #[ignore] — run locally with: cargo test -- --ignored
71
72
msrv:
73
- name: Minimum Supported Rust Version (${{ env.MSRV }})
+ name: Minimum Supported Rust Version (1.75)
74
runs-on: ubuntu-latest
75
steps:
76
- uses: actions/checkout@v4
0 commit comments