Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jduerholt committed Jan 7, 2025
1 parent 3b5fcdb commit 1ad3ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.10', '3.13' ]
python-version: [ '3.10', '3.12' ]
steps:
- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 1ad3ecf

Please sign in to comment.