Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Jul 20, 2023
1 parent e843982 commit c5c99e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
container:
image: python:2.7.18-buster
container:
image: python:2.7.18-buster
environment: CI
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c5c99e9

Please sign in to comment.