Skip to content

Commit

Permalink
Keep pipeline support for python 2.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
Barkin Simsek committed Jun 28, 2023
1 parent 9001bd9 commit c302d62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
build:

runs-on: ubuntu-20.04
container:
image: python:2.7.18-buster
strategy:
matrix:
python-version: [2.7, 3.9]
Expand Down

0 comments on commit c302d62

Please sign in to comment.