diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b6aeb46..04aeffc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -78,7 +78,7 @@ jobs: strategy: fail-fast: false matrix: - edition: [ "", "-pm" ] + edition: [ "" ] target: - x86_64-unknown-linux-gnu