Skip to content
Snippets Groups Projects
Commit 530a27e9 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

fix typo

parent ff8cbd49
No related branches found
No related tags found
No related merge requests found
Pipeline #84022 failed
......@@ -8,6 +8,6 @@ String name = 'goat-lso'
List<String> extraRecipients = ['erik.reid@geant.org']
// python versions (docker tags) to test against, must be explicit versions
List<String> pythonTestVersions = [g'3.11']
List<String> pythonTestVersions = ['3.11']
SimplePythonBuild(name, extraRecipients, pythonTestVersions)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment