Skip to content

Commit

Permalink
Deprecating python 3.6 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Romero committed Jun 25, 2023
1 parent ad75958 commit 6566884
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ jobs:

strategy:
matrix:
<<<<<<< HEAD
python-version: [3.7, 3.8]
=======
python-version: [3.6, 3.7, 3.8]
>>>>>>> a5fa209ef0a03165745bd9bfba4d5c382a616bc5

steps:
# Checkout the code from the repo
Expand Down

0 comments on commit 6566884

Please sign in to comment.