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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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