浏览代码

bump miri CI version

Evan Almloff 1 年之前
父节点
当前提交
b0586843b2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/miri.yml

+ 2 - 2
.github/workflows/miri.yml

@@ -26,8 +26,8 @@ env:
   RUST_BACKTRACE: 1
   RUST_BACKTRACE: 1
   # Change to specific Rust release to pin
   # Change to specific Rust release to pin
   rust_stable: stable
   rust_stable: stable
-  rust_nightly: nightly-2022-11-03
-  rust_clippy: 1.65.0
+  rust_nightly: nightly-2023-11-16
+  rust_clippy: 1.70.0
   # When updating this, also update:
   # When updating this, also update:
   # - README.md
   # - README.md
   # - tokio/README.md
   # - tokio/README.md