Skip to content

Commit

Permalink
try new python releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpvandermause committed Sep 15, 2024
1 parent 68d77d7 commit 1b27f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
omp: [OFF, ON]
lapack: [OFF, ON]
python-version: ["3.8"]
python-version: ["3.10", "3.11", "3.12"]
name: "(OpenMP, Lapack, Python) ="

# The type of runner that the job will run on
Expand Down

0 comments on commit 1b27f63

Please sign in to comment.