mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-14 05:37:41 +02:00
Update GH actions to support py3.9
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
# max-parallel: 4
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: ['3.7', '3.8', '3.9']
|
||||
name: Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user