Skip to content

Commit

Permalink
run on 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Sep 21, 2023
1 parent 0f154a3 commit 4e0e300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: [push]
jobs:
build:
runs-on: ubuntu-20.04
container:
image: python:2.7.18-buster
container:
image: python:2.7.18-buster
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4e0e300

Please sign in to comment.