We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbfdb5 commit d1c4b84Copy full SHA for d1c4b84
.github/workflows/CI.yml
@@ -53,7 +53,7 @@ env:
53
# main with the name of the branch
54
RMG_DATABASE_BRANCH: main
55
# RMS branch to use for ReactionMechanismSimulator installation
56
- RMS_BRANCH: for_rmg-pythoncall_py311
+ RMS_BRANCH: for_rmg
57
# RMS mode used for install_rms.sh
58
RMS_INSTALLER: continuous
59
# julia parallel pre-compilation leads to race conditions and hangs, so we limit it to run in serial
0 commit comments