Update the branch for the tutorial command (#40934)

This commit is contained in:
Massimiliano Culpo 2023-11-07 17:59:48 +01:00 committed by GitHub
parent 75dfad8788
commit 32f319157d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
# tutorial configuration parameters
tutorial_branch = "releases/v0.20"
tutorial_branch = "releases/v0.21"
tutorial_mirror = "file:///mirror"
tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub")