Skip to content

Commit

Permalink
feat: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
zifeo committed Dec 21, 2023
1 parent c857f74 commit 634a626
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: Test and release

on:
Expand All @@ -11,7 +10,7 @@ jobs:
test-release:
uses: zifeo/workflows/.github/workflows/py-test-release.yml@main
with:
python-matrix: '["3.7", "3.8", "3.9", "3.10"]'
python-matrix: '["3.9", "3.10", "3.11", "3.12"]'
poetry-version: "1.1.12"
python-version: "3.10"
publish-pypi: true
Expand Down

0 comments on commit 634a626

Please sign in to comment.