remove volume
This commit is contained in:
parent
47fd6eac95
commit
7f6cb09f11
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -63,8 +63,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: quay.io/pypa/manylinux_2_28_x86_64
|
image: quay.io/pypa/manylinux_2_28_x86_64
|
||||||
volumes:
|
|
||||||
- /opt/builds:/opt/builds
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Write version to init file
|
- name: Write version to init file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue