We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388f69b commit 9e2e2e7Copy full SHA for 9e2e2e7
Jenkinsfile
@@ -4,7 +4,6 @@ def BN = (BRANCH_NAME == 'master' || BRANCH_NAME.startsWith('releases/')) ? BRAN
4
@groovy.transform.Field
5
static final String[] WF_TESTS_PYTHON_ENVS = [
6
'bundled',
7
- 'env_py36_pa5.yml',
8
'env_py38_pa7.yml',
9
'env_py39_kn47.yml',
10
]
0 commit comments