Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmonc committed May 9, 2024
1 parent 3e3c2ee commit 35babaa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
container:
image: python:2.7.18-buster
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 35babaa

Please sign in to comment.