bump smda, enable Python 3.9

This commit is contained in:
Moritz Raabe
2021-01-22 10:00:25 +01:00
parent 905fff041b
commit 2c5508febd
2 changed files with 2 additions and 3 deletions

View File

@@ -52,8 +52,7 @@ jobs:
- python: 3.6
- python: 3.7
- python: 3.8
#- python: '3.9.0-rc.1' # Python latest
# disabled due to LIEF, see #362
- python: 3.9.1
steps:
- name: Checkout capa with submodules
uses: actions/checkout@v2