diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c9e0cf1e3..dd27fb2c1 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -37,8 +37,7 @@ jobs: rust_toolchain: - stable - beta - # Pin nightly version temporarily due to bug in macrotest: https://github.com/eupn/macrotest/issues/131 - - nightly-2025-11-20 + - nightly cargo_profile: - dev