Skip to content

Commit

Permalink
add python 3.12 to check action
Browse files Browse the repository at this point in the history
  • Loading branch information
rprimet authored Feb 17, 2024
1 parent e611a5e commit 4763185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
py:
- "3.10"
- "3.11"
- "3.12"
steps:
- name: Setup python for test ${{ matrix.py }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 4763185

Please sign in to comment.