Skip to content

Commit

Permalink
use offical python 2.7 docker containers
Browse files Browse the repository at this point in the history
  • Loading branch information
markreidvfx committed Sep 17, 2023
1 parent f496e27 commit 872a7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
test-wheels-27:
runs-on: ubuntu-latest
container: coatldev/six:latest
container: python:2.7.18
needs: build

steps:
Expand Down

0 comments on commit 872a7f9

Please sign in to comment.