mne-tools / mne-installers

Installers for MNE-Python.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

BUG: macOS certificates broken #232

Closed larsoner closed 12 months ago

larsoner commented 12 months ago

@hoechenberger in case you didn't see the top comment from https://github.com/mne-tools/mne-installers/pull/230#issue-2004552478 , the macOS certs have an issue that will make it so we can't release:

https://github.com/mne-tools/mne-installers/actions/runs/6946567994/job/18898366624

hoechenberger commented 12 months ago

Seems to be related to a newer OpenSSL on the CI machine than what we had in the past

I can try to look into this tonight, maybe I need to re-export the certs or something