Bump tutorial command (#37674)

This commit is contained in:
Harmen Stoppels
2023-05-15 13:54:52 +02:00
committed by GitHub
parent e1344b5497
commit e33eafd34f

View File

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