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
Split Dockerfile RUN commands to improve layer caching
Separates environment creation, compilation, and installation steps for RMG-Py and ARC into distinct Docker layers. This allows for better utilization of GitHub Actions caching by preventing the entire environment setup from re-running when only later steps change.
Pin 3.9 in RMG solve
Export RMS BRANCH
pin 3.12 arc_env
0 commit comments