Compare commits

...

5 Commits

Author SHA1 Message Date
link2xt
33134255ae Test windows with Rust 1.77 2024-05-12 02:19:06 +00:00
link2xt
b8c3b4593c Revert "ci: pin nextest version"
This reverts commit d5af7b05d0.
2024-05-12 02:18:44 +00:00
link2xt
d5af7b05d0 ci: pin nextest version 2024-05-12 01:19:14 +00:00
link2xt
aad7a82549 Revert "Try to use test instead of nextest"
This reverts commit fab6341dbb.
2024-05-12 01:16:04 +00:00
link2xt
fab6341dbb Try to use test instead of nextest 2024-05-12 01:13:02 +00:00

View File

@@ -85,7 +85,7 @@ jobs:
- os: ubuntu-latest
rust: 1.78.0
- os: windows-latest
rust: 1.78.0
rust: 1.77.0
- os: macos-latest
rust: 1.78.0