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 ff64e06 commit f17ffbc
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 @@ -158,7 +158,7 @@ jobs:
test-cython-wheels-27:
runs-on: ubuntu-latest

container: coatldev/six:latest
container: python:2.7.18
needs:
- build-cython-wheels

Expand Down

0 comments on commit f17ffbc

Please sign in to comment.