Skip to content

Commit

Permalink
try python 3.9 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpvandermause committed Sep 16, 2024
1 parent 4f4a285 commit 721f083
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.7", "3.8"]
python-version: ["3.7", "3.9"]
name: "(OpenMP, Lapack, Python) ="

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

0 comments on commit 721f083

Please sign in to comment.