Skip to content

Commit

Permalink
FIX: Nicer [skip circle] [skip cirrus]
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jul 19, 2023
1 parent 9ae469a commit ffba940
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,7 @@ stages:

- job: Windows
pool:
# windows-latest causes a DLL bug as of 2023/07/19
# https://github.com/mne-tools/mne-python/pull/11815
# Someday we can use Dependency Walker from OpenMEEG to diagnose and fix it (maybe)
vmImage: 'windows-2019'
vmImage: 'windows-latest'
variables:
MNE_LOGGING_LEVEL: 'warning'
MNE_FORCE_SERIAL: 'true'
Expand Down

0 comments on commit ffba940

Please sign in to comment.