Skip to content

Commit 7336a77

Browse files
Merge pull request #2543 from VWS-Python/rm-unused-strategy
Remove unnecessary strategy from release.yml
2 parents 95ee6bc + a37bc0c commit 7336a77

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
@@ -20,10 +20,6 @@ jobs:
2020
# This is needed for https://github.com/stefanzweifel/git-auto-commit-action.
2121
contents: write
2222

23-
strategy:
24-
matrix:
25-
python-version: ['3.12']
26-
2723
steps:
2824
- uses: actions/checkout@v4
2925
with:

0 commit comments

Comments
 (0)