Skip to content

Commit

Permalink
Merge pull request #903 from VWS-Python/rm-unused-strategy
Browse files Browse the repository at this point in the history
Remove unnecessary strategy from release.yml
  • Loading branch information
adamtheturtle authored Feb 20, 2025
2 parents 9cb711a + 98a06ca commit 9bdc96d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
# This is needed for https://github.com/stefanzweifel/git-auto-commit-action.
contents: write

strategy:
matrix:
python-version: ['3.12', '3.13']

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9bdc96d

Please sign in to comment.