Skip to content

Commit 872a7f9

Browse files
committed
use offical python 2.7 docker containers
1 parent f496e27 commit 872a7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
test-wheels-27:
7676
runs-on: ubuntu-latest
77-
container: coatldev/six:latest
77+
container: python:2.7.18
7878
needs: build
7979

8080
steps:

0 commit comments

Comments
 (0)