From 3fbe4674f9a2ec8ae2b5dc4a67bc58dce2d5be85 Mon Sep 17 00:00:00 2001 From: pyxis Date: Sat, 9 Dec 2023 01:30:43 +0900 Subject: [PATCH] disable beta, nightly toolchain --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3240c47..c310f40 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,8 +53,6 @@ jobs: name: adb-devices-prometheus-exporter-Darwin-aarch64.tar.gz toolchain: - stable - - beta - - nightly steps: - uses: actions/checkout@v3 - name: Cache cargo & target directories