We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13e978 commit 2a8cc29Copy full SHA for 2a8cc29
1 file changed
.github/workflows/build-test-package-python.yml
@@ -34,7 +34,7 @@ on:
34
description: 'JSON-formatted array of Python 3.x minor version wheel targets'
35
required: false
36
type: string
37
- default: '["8","9","10","11"]'
+ default: '["9","10","11"]'
38
manylinux-platforms:
39
description: 'JSON-formatted array of "<manylinux-image>-<arch>" specializations'
40
0 commit comments