KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
985 stars 242 forks source link

Using win 2019 #12440

Closed roigcarlo closed 3 weeks ago

roigcarlo commented 3 weeks ago

📝 Description This should fix the problem with win images. If not we will use the custom wheelbuilder image until I can find the source of the problem.

roigcarlo commented 3 weeks ago

@philbucher This time is not our fault, the windows-2022 image was updated with a toolset version that makes Kratos crash, it works fine with newer and older version. The just hit the wrong one :weary:

philbucher commented 3 weeks ago

ok, too bad

2022 is the latest one, guess we need to wait for the next one to upgrade But good you found it!