Skip to content

Commit c59b2c9

Browse files
committed
remove python 3.7 from CI
1 parent 1094d9d commit c59b2c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

-5
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,6 @@ jobs:
7777
python-version: none
7878
allow-failure: true
7979
test-case: test-docker
80-
# test allowed failing for legacy versions
81-
- os: ubuntu-20.04
82-
python-version: "3.7"
83-
allow-failure: true
84-
test-case: test-local
8580
steps:
8681
- uses: actions/checkout@v2
8782
with:

0 commit comments

Comments
 (0)