Browse Source

Add Rust 1.68.2 to the CI

pull/88/head
Rodolphe Bréard 2 years ago
parent
commit
2d9fdb0ce3
  1. 1
      .github/workflows/ci.yml

1
.github/workflows/ci.yml

@ -12,6 +12,7 @@ jobs:
- 1.65.0 - 1.65.0
- 1.66.1 - 1.66.1
- 1.67.1 - 1.67.1
- 1.68.2
- stable - stable
- beta - beta
- nightly - nightly

Loading…
Cancel
Save