ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
710 stars 218 forks source link

CI:: fix download micro mamba #5077

Closed psychocoderHPC closed 2 months ago

psychocoderHPC commented 2 months ago

HZDR is blocking all anaconda server. If we download micromamba via the offical link https://micro.mamba.pm/api/micromamba/linux-64/latest the load balancer is sometimes pointing us to the anaconda mirrow which is not accesible from within HZDR.

The current workaround is to pull micromamba 1.5.9 directly from github.

psychocoderHPC commented 2 months ago

The CI is green again even without this fix. I will set the fix to draft and if not needed close the PR.

psychocoderHPC commented 2 months ago

@ComputationalRadiationPhysics/picongpu-maintainers please merge this PR, looks like we are still affected by the SSL issues.