Skip to content

Commit c249669

Browse files
committed
see if option unwrap in const works in 1.70
1 parent 7818f0b commit c249669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# - 1.70: crates.io sparse protocol by default
5252
# - 1.77: offset_of! in std (for pyo3)
5353
# - 1.80: LazyLock in std
54-
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "1.65.0"}
54+
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "1.70.0"}
5555
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "beta"}
5656
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "nightly"}
5757
- {VERSION: "3.13", NOXSESSION: "tests-rust-debug"}

0 commit comments

Comments
 (0)