diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index a3788b6d2..e73d06d1d 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -112,7 +112,6 @@ jobs: - x86_64 platform: - musl - compiler: [ gcc-latest, g++-latest ] steps: - uses: actions/checkout@v3 with: