Temporarily allow firesim's submodule hash to be on its 1.13.x branch

Until we finalize the release flow with main as the default branch.
This commit is contained in:
Sagar Karandikar
2022-04-06 16:06:15 -07:00
committed by GitHub
parent b081c99ede
commit 04572b7402

View File

@@ -91,7 +91,7 @@ search
submodules=("firesim")
dir="sims"
branches=("master" "main" "dev")
branches=("master" "main" "dev" "1.13.x")
search
submodules=("hammer")