Skip to content
Snippets Groups Projects
Commit 9037a0cb authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

explain the tahoe-lafs parameter

parent d92fdcfb
No related branches found
No related tags found
1 merge request!229Set up CI for Tahoe 1.16.x
......@@ -137,6 +137,11 @@ jobs:
linux-tests: &LINUX_TESTS
parameters:
tahoe-version:
# A Tahoe-LAFS version number string like "1.15.0" which corresponds
# to a version known by default.nix . This is the version that will
# be declared as a dependency of the Nix package of ZKAPAuthorizer
# (and therefore used in the test run and pulled in should you install
# this package).
type: "string"
docker:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment