Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
obsidianforensics authored Nov 20, 2024
1 parent 08facb5 commit 61f5a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
python-version: ['3.11', '3.12', '3.13']
os: [ubuntu-latest, windows-latest, macos-latest]

steps:

0 comments on commit 61f5a43

Please sign in to comment.