gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 14 forks source link

fix ec cocos #223

Closed jmcclena closed 1 year ago

jmcclena commented 1 year ago

@smithsp @orso82 With this fix, the toray regression script should pass for the all_omas OMFIT branch https://github.com/gafusion/OMFIT-source/pull/6454

smithsp commented 1 year ago

Actually, here is the error

Run actions/setup-python@v2
  with:
    python-version: 3.6
    token: ***
Version 3.6 was not found in the local cache
Error: Version 3.6 with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Maybe a fluke, as 3.6.15 and others are in the link.

orso82 commented 1 year ago

The regression failing is strange. The issue seems to be with the GitHub CI and I would be ok to merge as is

smithsp commented 1 year ago

I see that is an option. I am OK as well. I commented on https://github.com/actions/setup-python/issues/585 to try to track GitHub CI problem.