mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
GitHub Action: Test Python 3.9 release candidate 1
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- python: 3.6
|
||||
- python: 3.7
|
||||
- python: 3.8
|
||||
- python: '3.9.0-alpha - 3.9.x' # Python latest
|
||||
- python: '3.9.0-rc.1' # Python latest
|
||||
steps:
|
||||
- name: Checkout capa with submodules
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user