ci: enable tests using fcntl in miri (#7382)

This commit is contained in:
tiif
2025-06-04 09:55:27 +02:00
committed by GitHub
parent ab8d7b82a1
commit 2440d113ff
3 changed files with 5 additions and 24 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ env:
rust_stable: stable
rust_nightly: nightly-2025-01-25
# Pin a specific miri version
rust_miri_nightly: nightly-2025-01-25
rust_miri_nightly: nightly-2025-06-02
rust_clippy: '1.77'
# When updating this, also update:
# - README.md