From f07259cca53448109bd542f6a3e53c54ddd48d58 Mon Sep 17 00:00:00 2001 From: forest93 Date: Sat, 2 Mar 2024 21:28:34 +0800 Subject: [PATCH] Fix CI warnings. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63dee5756..31c709834 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,6 @@ jobs: 6.0.x 8.0.x 9.0.x - include-prerelease: true - uses: actions/checkout@v4 with: submodules: true