Skip to content

Commit

Permalink
removed py 37
Browse files Browse the repository at this point in the history
  • Loading branch information
augsaksham committed Sep 13, 2022
1 parent 95a34f6 commit 10e47fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04,ubuntu-18.04]
version: [3.6,3.7]
version: [3.6]
runs-on: ${{ matrix.os }}

# service containers to run with `postgres-job`
Expand Down

0 comments on commit 10e47fc

Please sign in to comment.