From 4843e532c15c4ccb31aa0a0703350ab3b3cb9459 Mon Sep 17 00:00:00 2001 From: ragarnoy Date: Fri, 16 Feb 2024 21:30:47 +0100 Subject: [PATCH] fix ci --- .github/workflows/scheduled.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 5616f67..065b7d1 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -18,8 +18,6 @@ jobs: nightly: runs-on: ubuntu-latest name: ubuntu / nightly - strategy: - matrix: steps: - uses: actions/checkout@v4 with: