Skip to content

Commit 89dd0c8

Browse files
authored
Merge pull request #86 from alexisthual/maint/drop-python38
Drop python 3.8 from CI
2 parents 93c62a1 + 80cdcb9 commit 89dd0c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18-
- os: ubuntu-latest
19-
version_python: "3.8"
2018
- os: ubuntu-latest
2119
version_python: "3.9"
2220
- os: ubuntu-latest

0 commit comments

Comments
 (0)