Skip to content

Commit 658158a

Browse files
committed
Removed invalid matrix reference from GH workflow pypi_release.yaml
1 parent 369ed19 commit 658158a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi_release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818

1919
- name: Setup Python & Poetry Environment
2020
uses: exasol/python-toolbox/.github/actions/python-environment@0.13.0
21-
with:
22-
python-version: ${{ matrix.python-version }}
2321

2422
- name: Build Artifacts
2523
run: poetry build

0 commit comments

Comments
 (0)