Skip to content

Commit 2318727

Browse files
committed
Remove unnecessary strategy from release.yml
1 parent 585885c commit 2318727

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.13']
26-
2723
steps:
2824
- uses: actions/checkout@v4
2925
with:

0 commit comments

Comments
 (0)