Skip to content

Commit 9e2e2e7

Browse files
committed
Drop Python 3.6 test environment as it is not supported on Apple Silicon and EOL since 2021-12-23
1 parent 388f69b commit 9e2e2e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ def BN = (BRANCH_NAME == 'master' || BRANCH_NAME.startsWith('releases/')) ? BRAN
44
@groovy.transform.Field
55
static final String[] WF_TESTS_PYTHON_ENVS = [
66
'bundled',
7-
'env_py36_pa5.yml',
87
'env_py38_pa7.yml',
98
'env_py39_kn47.yml',
109
]

0 commit comments

Comments
 (0)