Skip to content

Commit

Permalink
bump python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy committed Jul 7, 2023
1 parent 7520e31 commit 0292aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.7", "3.8"]
python-version: ["3.8"]
env:
DISPLAY: ":99.0"
XDG_SESSION_TYPE: "X11"
Expand Down

0 comments on commit 0292aad

Please sign in to comment.