You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explicitly set python version in GitHub workflow for testing with oneMath (#2643)
The PR updates `conda-incubator/setup-miniconda` step in the GH workflow
for testing with `oneMath` to explicitly set python version the same as
defined in testing matrix, otherwise the latest available python will be
taken.
0 commit comments