Skip to content

Commit 374a114

Browse files
Update the forge fbpkg to always use the one with tag latest_conveyor_build in MAST setup (#637)
1 parent 8e850e0 commit 374a114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.meta/mast/env_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Set up conda environment and install forge with mounting
1010

1111
# Configuration
12-
CONDA_ENV_NAME="forge:314c3548ae691f4aa2e49f1b1fad06b3"
12+
CONDA_ENV_NAME="forge:latest_conveyor_build"
1313

1414
# Colors for output
1515
RED='\033[0;31m'

0 commit comments

Comments
 (0)