We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f496e27 commit 872a7f9Copy full SHA for 872a7f9
.github/workflows/workflow.yml
@@ -74,7 +74,7 @@ jobs:
74
75
test-wheels-27:
76
runs-on: ubuntu-latest
77
- container: coatldev/six:latest
+ container: python:2.7.18
78
needs: build
79
80
steps:
0 commit comments