Skip to content

Commit

Permalink
fixup! flail: run python2.7 in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
dairiki committed Sep 5, 2024
1 parent 42f0559 commit a550568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
test-py27:
name: Python 2.7
runs-on: ubuntu-latest
container: python:2.7-stretch
container: python:2.7-buster

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a550568

Please sign in to comment.