Update the tutorial command to point to releases/v0.22 (#44056)
This commit is contained in:
parent
f7afd67a26
commit
05c1e7ecc2
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
# tutorial configuration parameters
|
||||
tutorial_branch = "releases/v0.21"
|
||||
tutorial_branch = "releases/v0.22"
|
||||
tutorial_mirror = "file:///mirror"
|
||||
tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user