Skip to content

Commit 80cdcb9

Browse files
author
Pierre-Louis Barbarant
committed
Remove Python 3.8 from CI workflow matrix
1 parent 93c62a1 commit 80cdcb9

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)