Skip to content

Commit 3c8fc59

Browse files
authored
Update validate_tutorials_built.py
1 parent 1cf72d3 commit 3c8fc59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
4040
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
4141
"intermediate_source/torchrec_intro_tutorial.py", #failing with 2.8 reenable after 3498
42-
#"beginner_source/mosaic_memory_profiling_tutorial.py", # failing with 2.11 issue #3774
42+
#"beginner_source/mosaic_memory_profiling_tutorial.py", # failing with 2.11 RC issue #3774
4343
]
4444

4545
def tutorial_source_dirs() -> List[Path]:

0 commit comments

Comments
 (0)