Skip to content

Commit

Permalink
Merge branch 'develop' into sacess_total_neval
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored May 3, 2024
2 parents 81c08c4 + 4f778cc commit 6aa9dc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
file: ./coverage.xml

mac:
runs-on: macos-latest
runs-on: macos-12
strategy:
matrix:
python-version: ['3.12']
Expand Down
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ mpi =
mpi4py >= 3.0.3
pymc =
arviz >= 0.12.1
scipy < 1.13.0; python_version=='3.9' # https://github.com/ICB-DCM/pyPESTO/issues/1354
aesara >= 2.8.6
pymc >= 4.2.1
aesara =
Expand Down

0 comments on commit 6aa9dc1

Please sign in to comment.