diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2bb74698..0120dc53 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -63,8 +63,6 @@ jobs: runs-on: ubuntu-latest container: image: quay.io/pypa/manylinux_2_28_x86_64 - volumes: - - /opt/builds:/opt/builds steps: - uses: actions/checkout@v3 - name: Write version to init file