Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j authored Dec 18, 2023
1 parent cc58998 commit 09e90cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
tests:
strategy:
matrix:
python: ["3.5", "3.6", "3.8"]
python: ["3.6"]
runs-on: ubuntu-20.04
container: "python:${{matrix.python}}-slim-buster"
steps:
Expand Down

0 comments on commit 09e90cd

Please sign in to comment.