mirror of
https://github.com/mandiant/capa.git
synced 2026-01-06 01:37:57 -08:00
ci: disable py3.9 testing
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -51,7 +51,8 @@ jobs:
|
|||||||
- python: 3.6
|
- python: 3.6
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
- python: '3.9.0-rc.1' # Python latest
|
#- python: '3.9.0-rc.1' # Python latest
|
||||||
|
# disabled due to LIEF, see #362
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout capa with submodules
|
- name: Checkout capa with submodules
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user