Skip to content

Commit dd91e3d

Browse files
Merge pull request #1559 from VWS-Python/rm-release-python-version
Remove unused strategy in release script
2 parents 38745f6 + bb858ce commit dd91e3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
name: Publish a release
1010
runs-on: ubuntu-latest
1111

12-
strategy:
13-
matrix:
14-
python-version: ['3.12']
15-
1612
# Specifying an environment is strongly recommended by PyPI.
1713
# See https://github.com/pypa/gh-action-pypi-publish/tree/release/v1/?tab=readme-ov-file#trusted-publishing.
1814
environment: release

0 commit comments

Comments
 (0)