Skip to content

Commit

Permalink
Downgrade umfpack MacOS to Py3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed May 12, 2024
1 parent a36b509 commit 3a45309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test-umfpack-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
matrix:
os: [macos-latest]
# os: [ubuntu-latest, windows-latest, macos-latest]
py-version: ["3.12"]
py-version: ["3.11"]

steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down

0 comments on commit 3a45309

Please sign in to comment.