Skip to content

Commit

Permalink
Test 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Mar 22, 2024
1 parent d68d810 commit 3c5a925
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 657 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
fail-fast: false

uses: N3PDF/workflows/.github/workflows/python-poetry-tests.yml@v2
Expand Down
Loading

0 comments on commit 3c5a925

Please sign in to comment.