Skip to content

Commit

Permalink
Revert "Test 3.12"
Browse files Browse the repository at this point in the history
This reverts commit 3c5a925.
  • Loading branch information
felixhekhorn committed Mar 22, 2024
1 parent 3c5a925 commit 7ce7ac1
Show file tree
Hide file tree
Showing 3 changed files with 657 additions and 534 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", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
fail-fast: false

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

0 comments on commit 7ce7ac1

Please sign in to comment.