From a3ea43e10fed974a520e801f913864ab2b2c5593 Mon Sep 17 00:00:00 2001 From: Pia Date: Fri, 3 Nov 2023 16:46:13 +0900 Subject: [PATCH] lets do stable --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa6100f..f9fd2a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,6 @@ jobs: matrix: toolchain: - stable - - beta - - nightly steps: - uses: actions/checkout@v3 - uses: dtolnay/rust-toolchain@master