Skip to content

Commit 8f0e5a5

Browse files
committed
remove python 3.7 ci job
1 parent 502f533 commit 8f0e5a5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy_and_test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
config:
30-
- {
31-
name: "ubuntu-20.04 - Python 3.7",
32-
os: ubuntu-20.04,
33-
python-version: "3.7"
34-
}
3530
- {
3631
name: "ubuntu-20.04 - Python 3.8",
3732
os: ubuntu-20.04,

0 commit comments

Comments
 (0)