mirror of
https://github.com/mandiant/capa.git
synced 2025-12-24 20:10:07 -08:00
py3: Remove Python 2 tests
Tests don't need to support Python 2 any longer. Do not run tests with Python 2.
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -52,8 +52,6 @@ jobs:
|
||||
python-version: [3.6, 3.9]
|
||||
include:
|
||||
# on Ubuntu run these as well
|
||||
- os: ubuntu-20.04
|
||||
python-version: 2.7
|
||||
- os: ubuntu-20.04
|
||||
python-version: 3.7
|
||||
- os: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user