diff --git a/.github/workflows/release-pr.yml b/.github/workflows/release-pr.yml index fa624477..040a9d26 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -53,3 +53,5 @@ jobs: pr-template-file: .github/scripts/release-pr-template.ejs check-semver: ${{ inputs.crate != 'bin' }} check-package: true + env: + RUSTFLAGS: --cfg reqwest_unstable