Skip to content

Commit

Permalink
Fix matrix to include 3.9 again
Browse files Browse the repository at this point in the history
  • Loading branch information
c-randall committed Dec 31, 2024
1 parent 8bda1c5 commit 1d8478f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-sundials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, macos-13]
python-version: ["3.9", "3.13"]
sundials-version: ["7.1.1"]
include:
- python-version: "3.9"
Expand Down

0 comments on commit 1d8478f

Please sign in to comment.